Skip to content

NATS + Nest + Rust + Python + template: use as template, remove unnecessary code

Notifications You must be signed in to change notification settings

Solving-LLC/nats-template

 
 

Repository files navigation

nest-rust-nats-playground

Nest + Rust + NATS playground: one of the most complex Hello World projects ever.

Conception

Any events bus any programming language.

Running the project

docker-compose up --build

Structure

  • http-api-gatewat-nest: NestJS HTTP API Gateway
  • hello-nest-microservice: NestJS Microservice
  • hello-rust-microservice: Rust Microservice
  • hello-python-microservice: Python Microservice
  • docker-compose.yml: Docker Compose file to run the project

About

NATS + Nest + Rust + Python + template: use as template, remove unnecessary code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 64.3%
  • JavaScript 11.6%
  • Rust 9.7%
  • Python 8.2%
  • Dockerfile 6.2%