Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 531 Bytes

Secure Node API

Introduction

A secure nodejs HTTP API routing using tokens with mongodb database

Installation

Follow these steps to download and test the app:

  1. Clone or download this repo
  2. Navigate to the main repo folder and run npm install
  3. Run npm start to start the server
  4. Use PostMan or any other HTTP API tester to play around and test it
  5. Routes are in this format: http://localhost:3000/users/signup

Contact

If you have any problem you can contact me at: [email protected]