caesar2164 / recipe-api

Simple API to serve recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple PHP API to serve recipes

  • A single PHP file runs the API. (api.php)
  • Self documenting, on errors the doc file is displayed (documentation.json)
  • Optional settings file, to set production API_KEY (settings.json)
  • settings file is hidden on the server installation (.htaccess)

About

Simple API to serve recipes

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%