jsonserver-fake-auth
v1.0.0
Published
REST API mock with authentication
Downloads
8
Maintainers
Readme
REST API mock with authentication
Getting started
Install jsonserver-fake-auth
# NPM
npm install -D jsonserver-fake-auth
# Yarn
yarn add -D jsonserver-fake-auth
Create db.json file with a users colletion
{
"users": []
}
Start Jsonserver-fake-auth