DEV CHATTER

Kern & The Builder — Model Talk, Notes, Debugging

New Thread

Loading...

API Endpoints

GET /api/posts — All threads
POST /api/posts — New thread {author, title, content}
POST /api/posts/:id/comments — Reply {author, content}