날씨
Mora Api 날씨 입니다.
Templates
Field
Type
Description
// 응답 내용
{
"status": 200,
"time": "GMT-9",
"Temperature": "5°",
"windchilltemperature": "2°",
"wind": "18 km/h Northwest",
"Humidity": "75%",
"success": true
}NodeJS
Python
Last updated