POST http://localhost:3003/api/blogs Content-Type: application/json { "title": "Angry Metal Guy", "author": "Tinku", "url": "www.angrymetalguy.com", "likes": 3 }