Spaces:
Runtime error
Runtime error
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 |