본문 바로가기

코딩

API

 

Сurrent weather and forecast - OpenWeatherMap

Dashboard and Agro API We provide satellite imagery, weather data and other agricultural services that are based on geodata. By using Agro API , you can easily power your solution based on this information. Dashboard is a visual service where you can easy

openweathermap.org

 

Postman | The Collaboration Platform for API Development

Simplify workflows and create better APIs – faster – with Postman, a collaboration platform for API development.

www.postman.com

Postaman : API 테스트, 실행

 

ex ) joke API, Kanye west quotes API

https://samples.openweathermap.org/data/2.5/weather?q=London,uk&appid=439d4b804bc8187953eb36d2a8c26a02

↑ ? 이전 : Paths // 이후 : Parameters

 

 

Endpoint - random joke and quotes(Kanye west)

Paths - URL

Parameters - Objects in URL  

Authentication - limit of requests (ex : openweather API) 

 * 증축하려면 값 지불 

'코딩' 카테고리의 다른 글

CMD 단축키  (0) 2020.06.15
[JS] JSON  (0) 2020.04.30
[JS] Javascript 기본문법  (0) 2020.04.30
[JS] Express  (0) 2020.04.30
[JS] Node  (0) 2020.04.26