Spaces:
Sleeping
Sleeping
File size: 402 Bytes
fbcbc07 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
title: BioFlow
emoji: 🧬
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
---
# BioFlow API
FastAPI backend for BioFlow - Drug-Target Interaction (DTI) discovery platform.
## Endpoints
- `/api/health` - Health check
- `/api/molecules` - Molecule search
- `/api/proteins` - Protein search
- `/api/points` - 3D visualization data
- `/api/search` - Semantic search
|