Spaces:
Runtime error
Runtime error
File size: 420 Bytes
bc07701 8450509 e9558d3 8450509 bc07701 8450509 bc07701 8450509 e9558d3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: Collinear API
emoji: π
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# Collinear API
A simple API for the Collinear tool. This API is deployed on Hugging Face Spaces using FastAPI.
## Endpoints
- `/`: Welcome message
- `/health`: Health check endpoint
- `/docs`: Interactive API documentation (provided by Swagger UI)
- `/redoc`: Alternative API documentation |