brianhuynh2021 / fastapi

The demo about fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Go to localhost:8000/docs to see docs API
  • How to run the app? It is easy just open terminal and use commands: then hit enter
  • Password for database postgres: 54321
  • Connect Postgres database to Python:
  • Use ORM (Object relational mapper) for management database
  • File database.py is a file for connection database (here we using posgresql) and backend

About

The demo about fastapi


Languages

Language:Python 96.7%Language:Cython 3.0%Language:C 0.1%Language:PowerShell 0.1%Language:Shell 0.0%