Some fake apis for debug and dev
- add new fake api as
.jsonfile to /api folder - edit
.envfile
PORT=23700 - Active port
ROUTES=api/db.json - path to active JSON API
REWRITE_POST_AS_GET=true - handle POST requests as GET requests
Thanks to:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Some fake apis for debug and dev
.json file to /api folder.env filePORT=23700 - Active port
ROUTES=api/db.json - path to active JSON API
REWRITE_POST_AS_GET=true - handle POST requests as GET requests
Thanks to: