A secure nodejs HTTP API routing using tokens with mongodb database
Follow these steps to download and test the app:
- Clone or download this repo
- Navigate to the main repo folder and run
npm install
- Run
npm start
to start the server - Use PostMan or any other HTTP API tester to play around and test it
- Routes are in this format: http://localhost:3000/users/signup
If you have any problem you can contact me at: atef.najar@icloud.com