Skip to content

A basic iOS app that shows the weather of your current location using OpenWeatherMap API and RestKit framework.

License

Notifications You must be signed in to change notification settings

elefantel/InstantWeather

Repository files navigation

InstantWeather

A basic Objective-C iOS app that shows the weather of your current location using OpenWeatherMap API. Kempton Park Monte Vista

Description

A basic iOS app that shows the weather of your current location using OpenWeatherMap API and RestKit framework. The integrated RestKit framework maps the fetched JSON result to a Core Data entity and then persists the entity. This project uses Cocoapods.

Dependencies

This app depends on the following open source libraries:

RestKit- A modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It comes with Core Data integration, which makes object persitence a cool breeze.

Licence

InstantWeather is licensed under the terms of the MIT License. Please see LICENSE file for full details.

About

A basic iOS app that shows the weather of your current location using OpenWeatherMap API and RestKit framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published