https://github.com/nymann/fastapi-template
https://github.com/nymann/fastapi-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nymann/fastapi-template
- Owner: nymann
- License: gpl-2.0
- Created: 2020-06-28T17:18:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T17:02:27.000Z (over 2 years ago)
- Last Synced: 2025-07-31T00:14:35.338Z (11 months ago)
- Language: Python
- Size: 178 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python FastAPI Template
This repository is a Cookiecutter template useable by the Python template generation tool [Racoon](https://github.com/nymann/racoon).
## Usage
See [Racoon](https://github.com/nymann/racoon)
### Specific to this repository
```sh
racoon --template-url https://github.com/nymann/fastapi-template
```