Skip to content

Microservices using Express, mongodb and Docker is a powerful way to create applications. It is a combination of Express (for the web application framework), mongodb (for the data storage), and Docker that gives developers the ultimate power to create performant and scalable applications.

dedeard/microservices-using-express

Repository files navigation

Simple microservice using express.

This is simple microservice app developed using node with typescript.

Requirements

Docker

Getting Started

Run the app

yarn start or docker compose up --build

About

Microservices using Express, mongodb and Docker is a powerful way to create applications. It is a combination of Express (for the web application framework), mongodb (for the data storage), and Docker that gives developers the ultimate power to create performant and scalable applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages