/php-rest-api

Restful API for CRUD operations

Primary LanguagePHP

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