NestJS Microservices gRPC

Sdílet
Vložit
  • čas přidán 6. 10. 2023
  • Learn how to create a microservice based project with NestJS and gRPC.
    --------------------------------------------------
    Recommended Udemy courses
    --------------------------------------------------
    NestJS - Zero to Hero: tinyurl.com/3rxsz669
    React - The Complete Guide: tinyurl.com/2t6v5yeu
    Angular - The Complete Guide: tinyurl.com/4h5rmpsj
    React Native - The Practical Guide: tinyurl.com/3wzmdzht
    Docker Mastery (with Kubernetes + Swarm): tinyurl.com/yeymdnhn
    GitHub Code: github.com/Jon-Peppinck/nestj...

Komentáře • 11

  • @miguecast
    @miguecast Před 7 měsíci +2

    Hey, great tutorial!!! Thank you! 🎉🎉

  • @esmaeelbabaee5646
    @esmaeelbabaee5646 Před 6 měsíci +1

    Thank you Mr Jon, Very well.

  • @user-eg2wy3rv8e
    @user-eg2wy3rv8e Před měsícem

    I want to build api gateway for my side project. Do you think grpc is a greate choice to gateway communicate with other service (replace rest api) ?

  • @vsagarprasad6527
    @vsagarprasad6527 Před měsícem +1

    protoc --plugin=protoc-gen-ts_proto=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_out=./ --ts_proto_opt=nestJs=true ./proto/sample.proto
    this command is giving error: --ts_proto_out: protoc-gen-ts_proto: %1 is not a valid Win32 application.

  • @NukelimerCodes
    @NukelimerCodes Před 2 měsíci

    Hey, this is Returning {statusCode:500, message: Internal Server Error}

  • @regilearn2138
    @regilearn2138 Před 9 měsíci +1

    would like do request a video on how to do microservices project in MERN stack

    • @JonPeppinck
      @JonPeppinck  Před 9 měsíci

      Hi Regilearn, I have two playlists you may be interested in. The first is the Facebook Messenger clone which is created with NestJS Microservices and react native. The second is a Amazon clone / e-commerce shop which uses NestJS and react.

    • @regilearn2138
      @regilearn2138 Před 9 měsíci

      appreciate your reply,I am looking something next,js or react project MERN stack not NEST js@@JonPeppinck