Update readme to mention docs

This commit is contained in:
2025-01-25 23:38:04 -06:00
parent 8125db65fa
commit 8b3729366a

View File

@@ -94,6 +94,11 @@ python main.py
## API Documentation ## API Documentation
The API documentation is available through FastAPI's interactive interface at `http://localhost:8523/docs`. This provides a complete API reference with:
- Interactive endpoint testing
- Request/response examples
- Schema documentation
### History Endpoints ### History Endpoints
- `GET /history/search` - `GET /history/search`