https://github.com/fusionauth/fusionauth-example-node-services-gateway
A FusionAuth-powered API gateway with microservices example
https://github.com/fusionauth/fusionauth-example-node-services-gateway
hacktoberfest
Last synced: about 1 year ago
JSON representation
A FusionAuth-powered API gateway with microservices example
- Host: GitHub
- URL: https://github.com/fusionauth/fusionauth-example-node-services-gateway
- Owner: FusionAuth
- License: apache-2.0
- Created: 2020-08-29T11:17:07.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T05:55:23.000Z (almost 2 years ago)
- Last Synced: 2024-07-28T06:45:44.818Z (almost 2 years ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 3
- Watchers: 13
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# API Gateway and Microservices Example
To setup and run each of these applications, consult their individual README files:
* [API Gateway](gateway/README.md)
* [Product Catalog](product-catalog/README.md)
* [Product Inventory](product-inventory/README.md)
You can read the detailed blog post here: https://fusionauth.io/blog/2020/09/15/microservices-gateway/