Skip to content

Files

Latest commit

 

History

History
10 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 226 Bytes

Restful-Api

Restful API for CRUD operations using Object oriented PHP.

This api uses https://github.com/nikic/FastRoute fro handling routes which can handle more than 2000 request per seconds.

Methods: GET POST PUT DELETE