Skip to content

PradoGuilherme/api-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-express

Simple project using Express, Json Web Token with NoSQL MongoDB.

To run, just clone this repository and use npm start. To run the tests, use npm test.

Create a .env file on the root folder with the following structure:

SECRET=mysecret

MONGO_URL=mongodb://localhost:27017

Have Fun :)

About

Simple project using Express and Json Web Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published