Skip to Content
Home

DermaDetect Backend 2025

Welcome to the DermaDetect Backend 2025 documentation!

Overview

A Python-based backend containing FastAPI services for dermatological diagnosis and case management.

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