This is an example repository created to showcase Deploy To Deta
button usage.
This is a simple python micro that uses FastAPI to greet hello
.
deta.json
: specifies Micro's metadata and environment variables, optionalmain.py
: implements the api, required for Python Deta Microsrequirements.txt
: specifies which dependencies are needed for the Micro, required if Python Micro has dependencies
Click the following button to deploy this Micro in your own Deta project: