Tags: arthurhenrique/cookiecutter-fastapi
Tags
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]>