Skip to content

Rehman-Akram/grpc-api-gateway

Repository files navigation

This is api gateway for following micro services.

Medium link

https://medium.com/@rehmanakram03/microservices-communication-api-gateway-pattern-using-grpc-a165c7425bfb

Repositories

  1. Auth micro service: https://github.com/Rehman-Akram/grpc-auth-svc
  2. Product micro service: https://github.com/Rehman-Akram/grpc-product-svc
  3. Order micro service: https://github.com/Rehman-Akram/grpc-order-svc
  4. Shared proto repo: https://github.com/Rehman-Akram/grpc-nest-proto

Pre-Requisites

  1. Node: 20.14.0

Getting Started

  1. npm i
  2. npm run proto:install (This will install our proto package for gPRC)
  3. npm run proto:all (This will create .pb files in our modules for services)

About

Api gateway with grpc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published