forum-app/README.md

6 lines
168 B
Markdown
Raw Normal View History

2024-04-01 01:30:50 +00:00
# Forum App with FastAPI
Model is after 4chan
Board: has threads, unique counter for posts
Thread: Collection of related posts
Post: post_id, thread_id, title, content