POST http://localhost:5000/api/post Content-Type: application/json { content: 'Testing from Rest' authorId: 'dummyTest' }