Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 178 Bytes

Demo app for async web-queue-worker

What?

Fibonacci calculator

Stack?

  • FastAPI for web server
  • arq for async queue
  • redis for backend database
  • htmx for frontend