This project will be part of my Kubernetes + Istio Practice as network test workloads.
cd ${SOME DIR}
cookiecutter https://github.com/evinoca/cookiecutter-fastapi \
project=ms-fastapi-demo \
registry_name=evinoca \
--no-input
- project
- registry_name
This is a cookiecutter template for fast-api services which include
- [*] Fast-API
- Github Action Integration
- Docker integration(With Personal Github)
- Swagger Integration