Skip to content

micaelcf/microservices-nestjs

Repository files navigation

Microservices Nestjs

 

Microservices Nestjs

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A gRPC microservice implementation using nestJS, with tests, authentication, and error handling. I implemented the basic usage of gRPC microservices in nestJS

✨ Features

✔️ Microserviços em gRPC, com transmissão binária de dados
✔️ Maior throughput do sistema, mais requisições e respostas podem ser feitas
✔️ Autenticação utilizando nest guards
✔️ Validações utilizando DTOs
✔️ Testes unitários

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/FirerPlayer/microservices-nestjs

# Access
$ cd microservices-nestjs

# Install dependencies
$ npm i

# Run the project
$ npm run start:dev

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Micael

 

Back to top

About

A gRPC microservice implementation using nestJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published