|
|
68642709b7
|
add rudimentary sentiment analysis endpoint to calculate average sentiment of posts
|
2026-01-11 17:31:37 +00:00 |
|
|
|
b5a2b01402
|
remove debug print statements from fetch_subreddit function
|
2026-01-11 15:11:49 +00:00 |
|
|
|
4b8aebd312
|
add fetch_subreddit endpoint to retrieve and insert top posts from a specified subreddit
|
2026-01-11 15:07:44 +00:00 |
|
|
|
5e1bccb2a8
|
add execute_many method to Database class and update fetch_reddit endpoint to insert posts into database
|
2026-01-11 14:44:22 +00:00 |
|
|
|
550bba62f7
|
add Reddit post search endpoint
|
2026-01-11 13:46:11 +00:00 |
|
|
|
1907760f1a
|
add docker-compose file and configure PostgreSQL service; update database credentials in app.py
|
2026-01-11 13:38:52 +00:00 |
|
|
|
fd437db4eb
|
add basic flask server and requirements
|
2026-01-11 13:35:41 +00:00 |
|