Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 305 Bytes

quotes_api

In this project, you can perform CRUD operation. It is using Postgres database depolyed on Render. The database configuration is in config/Database.php.

After deploying this project, you can make the follwing requests: GET, POST, PUT, DELETE

  • api/quotes/
  • api/authors/
  • api/categories