Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sartim/sponsorship-api
REST API
https://github.com/sartim/sponsorship-api
laravel php rest-api
Last synced: about 6 hours ago
JSON representation
REST API
- Host: GitHub
- URL: https://github.com/sartim/sponsorship-api
- Owner: sartim
- Created: 2019-04-14T11:18:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T17:33:53.000Z (over 1 year ago)
- Last Synced: 2023-05-16T18:23:00.485Z (over 1 year 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
[![Language](https://img.shields.io/badge/language-php-green.svg)](https://github.com/sartim/sponsorship-api)
[![Build Status](https://github.com/sartim/sponsorship-api/workflows/prod-build/badge.svg)](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