An open API service indexing awesome lists of open source software.

https://github.com/skillmaker-dev/crud_app

CRUD application to add,update & delete products.
https://github.com/skillmaker-dev/crud_app

Last synced: 11 months ago
JSON representation

CRUD application to add,update & delete products.

Awesome Lists containing this project

README

          

# crud_app
CRUD application to add,update & delete products.

Please note that the database will not work if you haven't created your own database.
download products_db.sql file and import it to your localhost.
Change the settings in Database.php (host,password,...).