|
|
2a8e3fd4db
|
update README to clarify requirements
|
2026-01-11 15:11:09 +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 |
|
|
|
d3c985ba1f
|
update posts table schema to include title and author_username fields
|
2026-01-11 14:44:34 +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 |
|
|
|
1e9eb11aa1
|
update docker-compose to drop volume on restart
For faster development of database schema
|
2026-01-11 14:44:12 +00:00 |
|
|
|
c12e1f7623
|
add database schema and update docker-compose for initialization
|
2026-01-11 14:22:46 +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 |
|
|
|
19dff39dff
|
add requirements section to readme
|
2026-01-11 13:35:25 +00:00 |
|
|
|
2034cf6537
|
update readme
|
2026-01-11 13:17:37 +00:00 |
|
|
|
6adfc2faf5
|
first commit
|
2025-11-10 19:30:19 +00:00 |
|
|
|
11755358a4
|
first commit
|
2025-11-10 19:30:05 +00:00 |
|
|
|
be61a9c7ae
|
ADD requirements.txt & Database class
|
2025-11-06 15:45:09 +00:00 |
|
|
|
a9778f26b2
|
ADD: Subreddit search
|
2025-11-06 14:41:46 +00:00 |
|
|
|
6533bc2f13
|
PATCH: Broken URL handling
|
2025-11-06 14:28:41 +00:00 |
|
|
|
9f5c6a9647
|
Initial Commit
|
2025-11-06 14:15:50 +00:00 |
|