Skip to content

musevarg/Python-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages