/SlimRestful

A RESTful CRUD operation example with php Slim 3 framework.

Primary LanguagePHP

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.