An open API service indexing awesome lists of open source software.

https://github.com/swish78/weather-app

I'm currently Building a weather application that displays current weather conditions for a given location. For building this website I'm using Flask for the frontend to display the weather information, and the API for backend to retrieve weather data.
https://github.com/swish78/weather-app

Last synced: 6 months ago
JSON representation

I'm currently Building a weather application that displays current weather conditions for a given location. For building this website I'm using Flask for the frontend to display the weather information, and the API for backend to retrieve weather data.

Awesome Lists containing this project

README

          

# Weather-App
I'm currently Building a weather application that displays current weather conditions for a given location. For building this website I'm using Flask for the frontend to display the weather information, and the API for backend to retrieve weather data.