https://github.com/synchronizing/fastapi-gh-action-example
🤖 Example application for integration with FastAPI + Github Actions.
https://github.com/synchronizing/fastapi-gh-action-example
Last synced: 12 months ago
JSON representation
🤖 Example application for integration with FastAPI + Github Actions.
- Host: GitHub
- URL: https://github.com/synchronizing/fastapi-gh-action-example
- Owner: synchronizing
- Created: 2021-02-08T08:50:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T08:58:02.000Z (over 5 years ago)
- Last Synced: 2025-03-04T08:16:41.131Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast
A simple example of using FastAPI + GitHub Actions to auto-generate client code.
## Docs
Explanation on how this works can be found [here](https://github.com/tiangolo/fastapi/discussions/2771).