Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiendan/nestjs-api-gateway
⚡️NestJS API Gateway recipe with JWT authentication, multi-node Web Sockets messaging and microservice example
https://github.com/sebastiendan/nestjs-api-gateway
Last synced: about 7 hours ago
JSON representation
⚡️NestJS API Gateway recipe with JWT authentication, multi-node Web Sockets messaging and microservice example
- Host: GitHub
- URL: https://github.com/sebastiendan/nestjs-api-gateway
- Owner: sebastiendan
- Created: 2019-02-20T02:04:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T05:39:23.000Z (over 5 years ago)
- Last Synced: 2023-03-01T16:11:47.070Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 99.6 KB
- Stars: 57
- Watchers: 2
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NestJS API Gateway
## What is this?
A NestJS API Gateway recipe with JWT authentication, multi-node Web Sockets messaging, file upload and microservices TCP connections.