Skip to content

[EN][please see README.md] BACKEND del proyecto Instaya, desarrollado en React.js. Node.js, express y desplegado en Docker

Notifications You must be signed in to change notification settings

camilo6castell/Instaya-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instaya: Backend

About

This project is developed in Node.js with the help of Express and MongoDB as a non-relational database.

The execution environment of the Instaya project in its entirety is called MERN and the part that I offer at this moment refers to the backend of my application.

Instaya is an exercise that shows the web application for a physical package courier company, in the Backend part, my application does the respective CRUD (Create, Read, Update, Delete) in my database to manage packages and users.

Using a non-relational database such as MongoDB offers performance advantages and data accessibility.

Features

  1. Server created with Express
  2. Work in harmony with MongoDB database
  3. Using schemas for different data types in MongoDB
  4. Users CRUD (Create, Read, Update, Delete)
  5. Parcels CRUD (Create, Read, Update, Delete)

About

[EN][please see README.md] BACKEND del proyecto Instaya, desarrollado en React.js. Node.js, express y desplegado en Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages