DermaDetect Backend 2025
Welcome to the DermaDetect Backend 2025 documentation!
Overview
A Python-based backend containing FastAPI services for dermatological diagnosis and case management.
Quick Links
- Getting Started - Set up your development environment
- Architecture - Understand the system design
- Migration Plan - Learn about the migration strategy
- API Reference - Explore the API endpoints
- Development - Development guide
- Deployment - Deployment guide
Key Features
- ๐ค AI-Powered Diagnosis - Machine learning models for skin condition assessment
- ๐ฅ Multi-Tenant Support - Isolated data for multiple healthcare providers
- ๐ฑ Mobile & Web APIs - RESTful APIs for mobile apps and web portals
- ๐จโโ๏ธ Physician Portal - Backoffice for case management and diagnosis
- ๐ Enterprise Auth - JWT, SAML/SSO, and API key authentication
- โ๏ธ Cloud Storage - Support for Azure, GCS, and Firebase
Technology Stack
- Python 3.13 - Modern Python with type hints
- FastAPI - High-performance async API framework
- SQLAlchemy 2.0 - Async ORM with PostgreSQL
- Pydantic v2 - Data validation and serialization
- Docker - Containerized deployment
- uv - Fast Python package manager
Ready to get started? Check out the Getting Started guide!
Last updated on