Commit Graph

2 Commits

Author SHA1 Message Date
google-labs-jules[bot] 065a0ba3a8 feat: Initial FastAPI backend with auth and dummy strategies endpoint
- Sets up a FastAPI application structure.
- Implements JWT-based authentication with /api/v1/auth/login endpoint.
- Adds a dummy /api/v1/strategies endpoint requiring authentication.
- Integrates SQLAlchemy with PostgreSQL and Alembic for user model migrations.
- Includes basic configuration, .env.example, and README updates for the new API.
2025-06-22 04:24:02 +00:00
Yijia-Xiao cc97cb6d5d chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00