update all endpoints

This commit is contained in:
Ayomide
2025-07-08 19:57:35 +01:00
parent b76a3e75f3
commit f1af775950
7 changed files with 400 additions and 54 deletions
+7
View File
@@ -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