Show The Local Weather APP - API response of weather[0].main

Hello, I’ve created th Local Weather App. I used Free Code Camp Weather API Pass-through . And I wonder where i can see the variants of weather[0].main responses??? I mean i know the current response, for example “Rain”… I know that there’re others like “Rain”, “Clouds”, “Clear”, etc. BUT Where i can see the full list of responses (not the current one). (Could you give me a link of API except of https://fcc-weather-api.glitch.me
Because i have about ten icons and i want to use them all depending on response.
Thanks for advance!!!

You can close the topic!!! I found their code in github


And this is link to all the weather conditions codes:
http://openweathermap.org/weather-conditions
Maybe it would be useful for somebody ))))
Happy Coding!!!

2 Likes