Skip to content

API endpoints for the catalog in php(Lumen)

License

Notifications You must be signed in to change notification settings

joseph-njogu/Topupmama-bookcatalog-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Topupmama-bookcatalog-Assessment

API endpoints for the catalog in php(Lumen)

Live url from heroku https://topupmama-book.herokuapp.com/api/authors The api has the following endpoints

GET

POST

And their respective PUT and DELETE counterparts

PUT

DELETE

How to run the app

Clone the project

Navigate into the project root

setup the database

Make migrations

Run the app and use Postman to consume the api endpoints.

Command

  • php -S localhost:8000 -t public

About

API endpoints for the catalog in php(Lumen)

https://topupmama-book.herokuapp.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages