Skip to content

arturocuicas/fastapi_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Cache

Cache in FastAPI Projeto Original

Executar aplicação

docker-compose build docker-compose up

Acessar banco de dados

docker-compose up -d apt install postgresql-client psql -h localhost -p 5434 -U postgres -d nome_do_banco_de_dados

Releases

No releases published

Packages

No packages published