Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 231 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 231 Bytes

REST-Api-using-slim-and-php

This is the code to create a REST API using php and slim framework to successfully perform the CRUD operations on MySQL database hosted on a Xampp server. The Api can be tested using POSTMAN software.