3d-inventory-mongo-api

How create an API for a 3D inventory application using the MEAN stack (MongoDB, Express, Angular, Node.js) with some additional libraries and tools. Here's a step-by-step guide on how to set up your project

How create an API for a 3D inventory application using the MEAN stack (MongoDB, Express, Angular, Node.js) with some additional libraries and tools. Here's a step-by-step guide on how to set up your project

Purposes

Create REST API for ✨3d-inventory✨ application connected to Mongo Atlas — solution that allows you to build a spatial and database representation of yours datacenters.

Architecture

MEAN stack

  • MongoDB is a NoSQL database that stores data in a flexible, JSON-like format.
  • Express.js is a web application framework for Node.js that simplifies the process of building web servers and APIs.
  • RxJs Reactive Extensions Library for JavaScript.
  • Node.js is a JavaScript runtime that allows you to run 1JavaScript1 code on the server-side.

Data Model

API documentation

Swagger API definition.

Getting Started

To get started with the 3D Inventory Mongo [[API]], follow the instructions below:

git clone https://github.com/karol-preiskorn/3d-inventory-mongo-api.git 
cd 3d-inventory-mongo-api 
npm install 
npm start

 

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments