Skip to content

sartim/sponsorship-api

Repository files navigation

SPONSORSHIP API

Language Build Status

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

Releases

No releases published

Packages

No packages published

Languages