Skip to content

Get JSON APIs responses and cached on UserDefaults for use on offline situations

License

Notifications You must be signed in to change notification settings

daniel-lahoz/DLCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLCache

Version License Platform

Get JSON APIs responses and cached them on UserDefaults using a Hash system for the Url and POST data. You can used the cached data on offline situations in a transparent way.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DLCache is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DLCache'

Author

Daniel Lahoz, [email protected]

License

DLCache is available under the MIT license. See the LICENSE file for more info.

About

Get JSON APIs responses and cached on UserDefaults for use on offline situations

Resources

License

Stars

Watchers

Forks

Packages

No packages published