Skip to content

BriceTot/secure-web-dev-workshop3

 
 

Repository files navigation

This program allow a user to register, login and do some actions on themselves and on the locations in a mongoDB database

First you need to create a .env file with a link to your mongoDB database in a variable named 'MONGO_URI' and a key for the token in a variable named 'JWT_SECRET_KEY'

To start the program, run the index.js file and send requests on the 3000 port

About

Workshop 3 - Create an API (ExpressJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%