1.0.0 • Published 15 days ago

jsonserver-fake-auth v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
15 days ago

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