sandeeprvarma / php-rest-api

Restful API for CRUD operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Restful API for CRUD operations


Languages

Language:PHP 100.0%