https://github.com/fastapi-mvc/example
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
https://github.com/fastapi-mvc/example
fastapi fastapi-boilerplate fastapi-template helm kubernetes mvc python redis redis-cluster redis-operator
Last synced: 10 months ago
JSON representation
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
- Host: GitHub
- URL: https://github.com/fastapi-mvc/example
- Owner: fastapi-mvc
- License: mit
- Created: 2022-01-07T01:41:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T07:21:39.000Z (over 2 years ago)
- Last Synced: 2025-04-26T21:03:58.295Z (10 months ago)
- Topics: fastapi, fastapi-boilerplate, fastapi-template, helm, kubernetes, mvc, python, redis, redis-cluster, redis-operator
- Language: Python
- Homepage: https://github.com/fastapi-mvc/fastapi-mvc
- Size: 1.51 MB
- Stars: 51
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# example
[](https://github.com/fastapi-mvc/example/actions/workflows/main.yml)
[](https://github.com/fastapi-mvc/example/actions/workflows/integration.yml)
[](https://github.com/psf/black)



---
## This project was generated with [fastapi-mvc](https://github.com/fastapi-mvc/fastapi-mvc)
### Documentation
You should have documentation deployed to your project GitHub pages via [Build Docs workflow](https://github.com/fastapi-mvc/example/actions/workflows/docs.yml)
**NOTE!** You might need to enable GitHub pages for this project first.
To build docs manually:
```shell
make docs
```
Then open `./site/index.html` with any browser.
## License
This project is licensed under the terms of the MIT license.