E2517 / fastapi

Python rest api with fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python REST API with fastapi

Installation

  1. python3 -m pip install fastapi

  2. python3 -m pip install uvicorn

Run

uvicorn main:app --reload

About

Python rest api with fastapi


Languages

Language:Python 100.0%