nxtgauge-backend-rust/apps/users
Tracewebstudio Dev d08449185e feat: add v1 users API routes for backward compatibility
- Add /api/v1/users path routing to users service in gateway
- Add v1_router() in auth.rs with resend-otp endpoint
- Nest /api/v1/users route in main.rs
- Support legacy /api/v1/users/resend-otp endpoint
2026-04-16 18:06:06 +02:00
..
src feat: add v1 users API routes for backward compatibility 2026-04-16 18:06:06 +02:00
Cargo.toml feat: add AI endpoints for chat, tickets, form extraction via Ollama 2026-04-15 18:19:07 +02:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00