Skip to content

lvgalvao/FastAPI_PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI and PostgreSQL Case

Picture 01

With FastAPI, you can build APIs in Python that are fast, secure, and automated. FastAPI is based on Pydantic, a Python library for data validation and settings, and uses type hints to validate and serialize data. It also automatically generates OpenAPI documents for your APIs, allowing you to easily document and test them. It also supports asynchronous programming, and can be run with Uvicorn and Gunicorn.

FastAPI is a great choice for developing APIs in Python because it is fast, secure, and fully automated. It allows you to quickly validate, serialize, and deserialize data, and automatically generate OpenAPI documents. It also supports asynchronous programming and can be run with Uvicorn and Gunicorn. With FastAPI, you can create APIs that are fast, secure, and automated.

Start a mysql server instance

You have to do few configuration in you docker container. Please follow the following steps: stakeoverflow

Install the dependences

pip install

About

With FastAPI, you can build APIs in Python that are fast, secure, and automated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages