sandeeprvarma / FastRouteDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastRouteDemo

This is a basic demontration of how to use FastRoute(https://github.com/nikic/FastRoute) and how you can integrate it in your application. I have created sample API using FastRout for fetching and updating books details.

#Adding Routes

You can register new routes in routes.php.

About


Languages

Language:PHP 95.5%Language:ApacheConf 4.5%