Skip to content

In this web application, the user can search for a city and the system will provide information about the current weather conditions (OpenWeatherMap API), as well as general information about the city (Wikipedia API).

Notifications You must be signed in to change notification settings

dclacher/fun-with-apis

Repository files navigation

fun-with-apis

In this web application, the user can search for a city and the system will provide information about the current weather conditions, as well as general information about the city. For the weather part, the application connects in the backend to the OpenWeatherMap API. To get general information about the city, it connects to the Wikipedia API.

I also used it to explore the functionalities of Heroku cloud environment, by deploying the application to a Heroku server.

About

In this web application, the user can search for a city and the system will provide information about the current weather conditions (OpenWeatherMap API), as well as general information about the city (Wikipedia API).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published