POST http://localhost:5000/blog/ Content-Type: application/json { "title": "GSI JAYA", "description" : "lorem uasdasdadasdasdad" }
POST http://localhost:5000/blog/
Content-Type: application/json
{
"title": "GSI JAYA",
"description" : "lorem uasdasdadasdasdad"
}