update all endpoints
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# API Endpoints
|
||||
|
||||
1. **GET /fetch-news** - Fetches news from RSS feeds
|
||||
2. **GET /recommend-news** - Retrieves similar news based on the selected article
|
||||
3. **GET /analyze-article** - Analyzes article using Groq LLM
|
||||
4. **GET /personalized-recommendations** - Get personalized recommendations
|
||||
5. **GET /health** - Health check endpoint
|
||||
|
||||
Reference in New Issue
Block a user