An open API service indexing awesome lists of open source software.

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

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