Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 289 Bytes

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)