cookiecutter-fastapi
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.
File Explorer
Download Latest Version (.zip)- pre-commit-auto-update.yml
- test.yml
- dependabot.yml
- FUNDING.yml
- profiles_settings.xml
- Project_Default.xml
- 0b3e33619677413fe8f879987c9e0357046fe604
- 5d07e7d72637aa0d59c89d381fe6dc4cf46e2491
- 8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d
- 9ea4c429c03b25abd75f9ec276518ecd97e8e930
- a1f6cda7d3c6057d05081aab6e890ddf675302e1
- a40c3c99a70916a8b0dadbb363e60a6b0d6d937f
- b7ff6449fd923454119216db8cfdd0c9e4f174b3
- c81c686323d81bca8b2c4b77eea7d60aee86720b
- f2d6316ec797205cae2aec2811078cbe180c8958
- index.pb
- 0b3e33619677413fe8f879987c9e0357046fe604
- 5d07e7d72637aa0d59c89d381fe6dc4cf46e2491
- 8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d
- 9ea4c429c03b25abd75f9ec276518ecd97e8e930
- a1f6cda7d3c6057d05081aab6e890ddf675302e1
- a40c3c99a70916a8b0dadbb363e60a6b0d6d937f
- b7ff6449fd923454119216db8cfdd0c9e4f174b3
- c81c686323d81bca8b2c4b77eea7d60aee86720b
- f2d6316ec797205cae2aec2811078cbe180c8958
- index.pb
- .gitignore
- cookiecutter-fastapi.iml
- misc.xml
- modules.xml
- saveactions_settings.xml
- vcs.xml
- codeofconduct.md
- conf.py
- contributing.md
- deployment.md
- index.md
- license.md
- requirements.txt
- userguide.md
- post_gen_project.py
- __init__.py
- test_project_generation.py
- __init__.py
- auth.py
- config.py
- logger.py
- pagination.py
- __init__.py
- config.py
- models.py
- base.html
- welcome.html
- __init__.py
- home.py
- __init__.py
- app.py
- utils.py
- __init__.py
- errors.py
- null.py
- ses.py
- smtp.py
- __init__.py
- style.css
- base.html
- index.html
- __init__.py
- factories.py
- __init__.py
- manager.py
- models.py
- routes.py
- schemas.py
- tasks.py
- utils.py
- __init__.py
- __main__.py
- health.py
- initial_data.py
- lifetime.py
- main.py
- worker.py
- .env.template
- .gitignore
- .pre-commit-config.yaml
- Dockerfile
- gunicorn.conf.py
- justfile
- manage.py
- Procfile
- pyproject.toml
- README.md
- runtime.txt
- setup.cfg
- {% if cookiecutter.license == 'Apache-2.0' -%} LICENSE {%- endif %}
- {% if cookiecutter.license == 'MIT' -%} LICENSE {%- endif %}
- .gitignore
- .readthedocs.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- cookiecutter.json
- justfile
- LICENSE
- pyproject.toml
- README.md
- uv.lock
// repository documentation
Was this content helpful?
(0 ratings)
