项目作者: KayvanShah1

项目描述 :
Learning FastAPI
高级语言: Python
项目地址: git://github.com/KayvanShah1/fastapi-tutorial.git
创建时间: 2021-05-29T11:54:56Z
项目社区:https://github.com/KayvanShah1/fastapi-tutorial

开源协议:

下载


FastAPI CRUD App

To run the development server

  1. uvicorn crud_app.main:app --reload

There are many features to add to the app.

Deployed the App using Heroku

Visit the app here

GitHub Pages Site

Visit the static site here

Managing secrets and credentials

Place the secret information in a .env file