Skip to content

patelbhavya14/TripRecall-Node.js-API

Repository files navigation

TripRecall-NodeJS-API

Technology Stack

  • Programming Language: JavaScript
  • Web Framework: Node.js
  • Database: MongoDB 4.2
  • IDE: Visual Studio Code
  • Version Control: Git
  • Test Tool: Postman

Prerequisites

Build Instructions

Clone the repository into a local repository

To build the code: npm install

To run the application: npm start

The server will be run at http://localhost:5000/, test can be done using Postman.

Running Tests

To test the application: npm test

Releases

No releases published

Packages

No packages published