feat: rebuild work queue api with fastapi and postgres
Some checks failed
ci / build-test-push (push) Failing after 1m42s

This commit is contained in:
Steve W
2026-04-11 19:24:52 +00:00
parent 7420adb7aa
commit fbc88bb62b
33 changed files with 1707 additions and 1132 deletions

6
mkdocs.yml Normal file
View File

@@ -0,0 +1,6 @@
site_name: Work Queue API
repo_url: https://git.danhenry.dev/thelab/work-queue-api
nav:
- Getting Started: index.md
- API Reference: api-reference.md
- Docker Compose: docker-compose.md