Learning HTTP API testing using Postman
When you want to post some data; POST > Body > raw > { "username": "bytenari", "text": "Hello", "roomname": "Submit" }
test: try to GET detailed weather of Seoul info from openwathermap (https://openweathermap.org/current#cityid) using browser or postman