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

https://github.com/davidobinna/beginners-rest-api-server

Beginners Friendly, A flexible Rest Api server for creating URL ENDPOINTS to perform CRUD operation with mysql database server
https://github.com/davidobinna/beginners-rest-api-server

Last synced: about 1 year ago
JSON representation

Beginners Friendly, A flexible Rest Api server for creating URL ENDPOINTS to perform CRUD operation with mysql database server

Awesome Lists containing this project

README

          

**REST API SERVER**
A light weight rest api script for creating URL ENDPOINT to communicate and perform CRUD to mysql server via HTTP Request and Response Cycle using php programming language