jsonserver-fake-auth

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i jsonserver-fake-auth

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

5.76 kB

Total Files

8

Last publish

Collaborators

  • jessmp