Building Reverse Proxy with Nest js Proxy Service for User Auth Service #28 #nestjs #microservices

Hi Everyone,
This Video is a part of the Playlist "Uber Eats Clone" Application and we are covering everything from ground zero to hero
Link https://www.youtube.com/watch?v=t1JsK9rMYI8&list=PLIGDNOJWiL1-Smf4ABmuvcOrV7E4mCqN3

In this video, we will build a reverse proxy service a simple nestjs app that will help us in creating a reverse proxy for auth service, from client we will call a proxy service that will access other microservices

00:00 Understanding reverse proxy with API example
03:00 proxy middleware for multiple micro-services
05:00 proxy middleware local example
09:00 creating nestjs proxy service
11:50 create proxy middleware nestjs
15:00 add middleware in the main module
17:00 running proxy and auth service Demo
20:00 fixing issue in setup proxy service
20:48 reverse proxy demo with auth service
23:00 adding proxy middleware in a different way

GitHub Link
https://github.com/tkssharma/uber-eats-clone-app Welcome to Uber eats clone App development
Let's build Uber Eats Clone App
we are going to build everything from ground zero using the latest technology and tools
We will build the most common features for any food delivery app

How UberEats Clone Script Works?

Find all food stores available at customer location.
Browse various menus and find a meal customer likes.
Pay money for your meal. Quick, Secure and Simple.
Food prepared and delivered to predefined address.

Tools and technologies we are going to use

- Architecture discussion
- a different types of architecture
- lerna for monorepo
- GitHub action for CI/CD
- sveltekit for dashboard app
- next js for end-user application
- svelte kit for managing SSR using SvelteKit
- React and next js
- Nests with Node JS
- SQS and Kafka
- Twillio and sendGrid
- Microservices and service communication
- Express with Node JS and typescript
- Prisma and TypeORM for services
- Docker and containerization
- Mysql and Postgres with MongoDB

Github :
https://github.com/tkssharma/uber-eats-clone-app

Comments