Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 502 Bytes

SlimAPI - FastAPI with Postgres + Redis

About

GitHub Twitter/X
@willy-r @lliw_r

Project repo: rinha-de-backend-2023-slimapi

Technologies

  • Python
  • FastAPI (REST API)
  • Gunicorn (WSGI HTTP Server)
  • Docker / Docker Compose (Container Orchestration)
  • Nginx (Load Balancer)
  • Postgres (Database)
  • Redis (Distributed Cache)