Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 330 Bytes

RESTful-API

PHP RESTful API with an example MySQL database. Comes with various HTTP server response mechanisms, basic HTTP authentication, pagination and rate limits. Do note this API sends a delete request using the JSON body rather than using an ID within the URI.

Both Apache and IIS rewrite files are included.