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
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