Welcome to the StockPredictPro API
This is the backend API for the StockPredictPro application. For detailed API documentation, visit the API docs.
GET /api/v1/health
Check the health status of the API
curl -X GET http://localhost:8000/api/v1/health
For more information, please refer to the full API documentation or use the Streamlit frontend application.