https://github.com/gazolla/openweatherapp
iOS app using OpenWeather API to fetch weather from cities(using MapKit's CLGeocoder()).
https://github.com/gazolla/openweatherapp
ios16 mapkit-geocoder openweather-api swift swiftui webservice-client
Last synced: 2 months ago
JSON representation
iOS app using OpenWeather API to fetch weather from cities(using MapKit's CLGeocoder()).
- Host: GitHub
- URL: https://github.com/gazolla/openweatherapp
- Owner: gazolla
- Created: 2022-08-19T20:24:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T16:02:07.000Z (over 2 years ago)
- Last Synced: 2025-02-01T10:26:10.805Z (4 months ago)
- Topics: ios16, mapkit-geocoder, openweather-api, swift, swiftui, webservice-client
- Language: Swift
- Homepage:
- Size: 9.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenWeatherApp
iOS app using OpenWeather API to fetch weather from cities(using MapKit's CLGeocoder()).
### Supported Platforms
- iOS 16+
### Usage
- In order to use `OpenWeatherApp`, you'll need to include the APIkey generate in the OpenWeather [website](https://openweathermap.org/api)
### Contact
* Sebastian Gazolla Jr
* [@gazollajr](http://twitter.com/gazollajr)
* [http://about.me/gazolla](http://about.me/gazolla)