| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 hours | feat: add API security (auth, CORS, rate limiting, input validation) | TheSiahxyz | |
| - Add Bearer token authentication via API_AUTH_TOKEN (disabled when unset) - Add CORS middleware with configurable origins - Add rate limiting (60/min) on order and signal endpoints via slowapi - Add Query parameter bounds: orders/signals limit 1-1000, snapshots days 1-365 | |||
