Back End

Node.js API and MongoDb

Phase Overview

Creation of a new data structure in MongoDB with a new endpoint based REST API in Node.

Development Stages

  1. Create new MongoDb

  2. Define data structure and entities in Node

  3. Populate the Db with test data

  4. Create new endpoints in Node / Express

  5. Build migration tool to migrate existing data over to the new system

  6. Pre-populate the three current locations (IM, JE, MA)

Atlas Credentials (mongo)

Username

Password

Connection String

TBC

TBC

TBC

Migration Tool

Notes

Last updated

Was this helpful?