https://github.com/sartim/sponsorship-api
REST API
https://github.com/sartim/sponsorship-api
laravel php rest-api
Last synced: 3 months ago
JSON representation
REST API
- Host: GitHub
- URL: https://github.com/sartim/sponsorship-api
- Owner: sartim
- Created: 2019-04-14T11:18:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T17:33:53.000Z (about 3 years ago)
- Last Synced: 2025-07-29T14:44:56.354Z (11 months ago)
- Topics: laravel, php, rest-api
- Language: PHP
- Homepage:
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPONSORSHIP API
[](https://github.com/sartim/sponsorship-api)
[](https://github.com/sartim/sponsorship-api)
REST API for administering child sponsorship constributions.
#### Setup
Update .env file on root path to desired database then run the following commands:
$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
**API DOC**
https://documenter.getpostman.com/view/6277890/S1ENwxzq