We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da8c66 commit d022b3eCopy full SHA for d022b3e
CLAUDE.md
@@ -55,7 +55,7 @@ uv run pytest --cov-report=annotate tests/unit/mcpgateway/test_translate.py
55
56
### Technology Stack
57
- **FastAPI** with **Pydantic** validation and **SQLAlchemy** ORM
58
- - FastAPI is build on Starlette ASGI framework
+ - FastAPI is built on Starlette ASGI framework
59
- **HTMX + Alpine.js** for admin UI
60
- **SQLite** default, **PostgreSQL** support, **Redis** for caching/federation
61
- **Alembic** for database migrations
0 commit comments