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

https://github.com/mrzslr/slimrestful

A RESTful CRUD operation example with php Slim 3 framework.
https://github.com/mrzslr/slimrestful

api mysql php rest restful slim slim3 slimframework

Last synced: 20 days ago
JSON representation

A RESTful CRUD operation example with php Slim 3 framework.

Awesome Lists containing this project

README

          

# Slim3 RESTful
This is an example of using Slim 3 php framework to create a restful api with connect to Mysql database and do CRUD operations.