musevarg / Python-FastAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote API built using

  • Fast API (v 0.110.0)
  • Pydantic (v 2.6.4)
  • SQL Alchemy (v 2.0.29)
  • PostgresSQL (v 16.2)
  • Uvicorn ASGI server (v 0.29.0)

GET

image

POST

image

image

UNIT TESTS

Unit tests written using both the standard python unittest package and the FastAPI TestClient.

All tests should pass.

image

About


Languages

Language:Python 100.0%