Local weather app, need help

Hello everyone,
I really need help to get all description’s value in https://fcc-weather-api.glitch.me.
till now, i have: fog and clear sky

do you have any idea

image

Kindly help me what is the solution?

@pprovi Which values do you want to get? You want to know all the values that weather API has for the description key?

yes, this exactely what i want @karanatwal.

@pprovi I think You cant get that from this API because- "To prevent abuses this server accepts GET requests only, and serves only the route /api/current?lon=:longitude&lat=:latitude. "
This is written on this link: https://fcc-weather-api.glitch.me/