Skip to content

Tags: arthurhenrique/cookiecutter-fastapi

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency pydantic to v2 (#103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make target (#42)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
up to date (#39)

* Update to Melio style and add deployment instructions:
1. Add .gitignore into cookiecutter
2. Rearrange imports and formatted with black
3. Update Dockerfile and add docker-compose.yml for deployment
4. Add AWS lambda deployment instructions
5. Add GCP Cloud Run deployment instructions
6. Add INPUT_EXAMPLE for ml models
7. Add additional ml data preprocessing & training under ml/*
8. Add data/ folder

* Add input_example_path into cookiecutter

* Remove easter egg

* Fix cookiecutter bug

Co-authored-by: Merelda Wu <[email protected]>

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add github actions (#17)

v0.0.1

Toggle v0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove not necessary comments