Skip to content

REST API with Express, featuring middleware, JWT authentication, and utilizing Mongoose for database management, deployed on AWS.

Notifications You must be signed in to change notification settings

victorgxn/express-api-rest

Repository files navigation

Banner

Key Features:

  • Language: TypeScript.
  • Authentication/Middleware: Implementation of JWT (JSON Web Tokens). Multer, Bcrypt
  • Architecture: Use of the MVC (Model-View-Controller).
  • Database: MongoDB, managed through Mongoose.
  • Containers: Docker Compose to manage services and dependencies, ensuring consistency across development and production environments.
  • Deployment: Deployment on the cloud using AWS.

API Endpoints

Items

User

Orders

Upload

About

REST API with Express, featuring middleware, JWT authentication, and utilizing Mongoose for database management, deployed on AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published