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

neuro-core/fake-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: