Justin Gu
eb8a7a5675
feat(web): add FastAPI app factory, all routers, CLI serve command, and tests
- App factory with lifespan management and CORS middleware
- Market router: security list, quotes, market stat, fund-flow
- Bars router: kline, index kline, minute, transaction
- Finance router: xdxr, finance, company info, financial records
- Block router: block file parsing
- Chanlun router: POST /chanlun/analyze
- Realtime router: WebSocket /ws/realtime/{symbol}
- CLI: easy-tdx serve command
- 16 unit tests, all passing offline (no network)
2026-06-12 03:08:12 +08:00
..
2026-06-11 03:57:48 +08:00
2026-06-11 02:25:42 +08:00
2026-06-12 03:08:12 +08:00
2026-06-10 15:03:41 +08:00
2026-06-10 15:03:41 +08:00
2026-06-10 15:03:41 +08:00
2026-06-11 22:56:23 +08:00
2026-06-10 15:03:41 +08:00
2026-06-10 15:03:41 +08:00
2026-06-11 02:34:00 +08:00
2026-06-11 04:30:39 +08:00
2026-06-10 15:03:41 +08:00
2026-06-12 03:08:12 +08:00
2026-06-09 22:12:27 +08:00
2026-05-21 23:21:21 +08:00
2026-05-22 04:19:07 +08:00
2026-06-10 15:03:41 +08:00
2026-06-10 15:03:41 +08:00
2026-05-21 23:21:21 +08:00
2026-06-10 15:03:41 +08:00
2026-06-10 15:03:41 +08:00
2026-06-11 02:29:47 +08:00
2026-05-21 23:21:21 +08:00
2026-06-10 15:03:41 +08:00