JoelLisenby / php-rest-api

A simple php rest api class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-rest-api

A simple php rest api class

instructions

  1. Upload to website
  2. Visit example api route at https://your-domain.com/api/v1/test/
  3. Add your own routes to the switch statement along with a matching function.
  4. Enjoy

About

A simple php rest api class

License:GNU General Public License v3.0


Languages

Language:PHP 83.4%Language:ApacheConf 16.6%