Skip to content

MPCL5/JsonPlaceHolder-AuthProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First change filename .env.example to .env then customize the variables.

for dev mode run:

npm run dev
# or
yarn dev

for production mode run:

npm run start
# or
yarn start

About

A simple RestFull API server using express js that provide authentication over JsonPlaceHolder.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors