Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

deta/deploy-to-deta-button-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy To Deta Button Example

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.

Files

  • deta.json: specifies Micro's metadata and environment variables, optional
  • main.py: implements the api, required for Python Deta Micros
  • requirements.txt: specifies which dependencies are needed for the Micro, required if Python Micro has dependencies

Deploy

Click the following button to deploy this Micro in your own Deta project:

Deploy

Releases

No releases published

Packages

No packages published

Languages