Welcome to Trihita

A modern FastAPI application powered by trihita

🚀 Getting Started

This is a FastAPI application with MongoDB integration, JWT authentication utilities, and server-side rendering capabilities.

View API Documentation
💚 Health Status

Check the application health status including database connectivity.

âš¡ Features
  • ✅ FastAPI with async/await support
  • ✅ MongoDB with Motor (async driver)
  • ✅ Pydantic v2 for data validation
  • ✅ JWT authentication utilities
  • ✅ Jinja2 templates for server-side rendering
  • ✅ CORS support
  • ✅ Structured logging
  • ✅ Health check endpoints