https://github.com/ron96g/fastapi-adapter
https://github.com/ron96g/fastapi-adapter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ron96g/fastapi-adapter
- Owner: ron96G
- Created: 2022-01-10T21:24:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T19:07:17.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T16:19:29.896Z (5 months ago)
- Language: Python
- Size: 14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC: FastAPI Adapter
This is a POC to evaluate FastAPI as framework to implement API-adapter using the OpenAPI v3 specficition.
The goal is to avoid as much boilerplate code as possible. Please refer to [docs](https://ron96g.github.io/fastapi-adapter/)