https://github.com/datadavev/fastapi_example_project
Example FastAPI project with core components
https://github.com/datadavev/fastapi_example_project
Last synced: 12 months ago
JSON representation
Example FastAPI project with core components
- Host: GitHub
- URL: https://github.com/datadavev/fastapi_example_project
- Owner: datadavev
- License: mit
- Created: 2023-10-23T11:52:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T17:27:00.000Z (over 2 years ago)
- Last Synced: 2025-03-28T08:44:15.759Z (about 1 year ago)
- Language: Python
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastapi_example_project
Example FastAPI project with core components
## Release Procedure
### Version bumping
Version is bumped manually using `tbump`, which will update the
version entries in the files listed in `tbump.toml`.
ref: https://github.com/your-tools/tbump