Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 404 Bytes

Fake API

Some fake apis for debug and dev

Usage

  • add new fake api as .json file to /api folder
  • edit .env file
PORT=23700 - Active port
ROUTES=api/db.json - path to active JSON API
REWRITE_POST_AS_GET=true - handle POST requests as GET requests

License

Thanks to: