backend-api/src
2026-04-02 09:00:00 +00:00
..
api Add readiness probe endpoint with DB connectivity check 2026-04-02 09:00:00 +00:00
auth Add JWT signing and verification 2026-02-05 11:00:00 +00:00
db Migration 002: add role column to users 2026-03-17 10:30:00 +00:00
middleware Add auth middleware for protected routes 2026-02-13 10:00:00 +00:00
models Initial Rust/Axum API skeleton 2026-01-08 10:00:00 +00:00
main.rs Wire up router in main.rs 2026-03-06 16:00:00 +00:00