https://github.com/gnss-lab/fastapi-auto-generate-gateway
👷♂️ A library that allows you to automate the process of creating an API Gateway
https://github.com/gnss-lab/fastapi-auto-generate-gateway
api-gateway fastapi gateway gateway-api microservices python
Last synced: about 1 year ago
JSON representation
👷♂️ A library that allows you to automate the process of creating an API Gateway
- Host: GitHub
- URL: https://github.com/gnss-lab/fastapi-auto-generate-gateway
- Owner: gnss-lab
- License: apache-2.0
- Created: 2022-11-10T09:29:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T06:20:58.000Z (over 2 years ago)
- Last Synced: 2025-03-10T17:52:20.493Z (over 1 year ago)
- Topics: api-gateway, fastapi, gateway, gateway-api, microservices, python
- Language: Python
- Homepage: http://www.gnss-lab.org/FastAPI-Auto-Generate-Gateway/
- Size: 1.27 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔥 FastAPI Auto Generate Gateway
A library that allows you to automate the process of creating an API Gateway
## 📚 About
This is a library that enables the automation of the process of creating an API Gateway.
With its help, you can quickly and easily configure and deploy an API Gateway for your microservices architecture.
The library provides a simple and intuitive interface for configuration,
which reduces the time and effort required to manually set up the API Gateway.
## 🛠️ Installation
To install `fastapi-gateway-auto-generate`:
```bash
pip install fastapi-gateway-auto-generate
```
