https://github.com/pratik-123/urlcache
Simple code for caching API data using URLSession
https://github.com/pratik-123/urlcache
api ios ios-swift rest-api swift url urlcache urlrequest urlsession
Last synced: 4 months ago
JSON representation
Simple code for caching API data using URLSession
- Host: GitHub
- URL: https://github.com/pratik-123/urlcache
- Owner: pratik-123
- Created: 2020-09-11T18:27:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T18:28:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T09:23:01.550Z (5 months ago)
- Topics: api, ios, ios-swift, rest-api, swift, url, urlcache, urlrequest, urlsession
- Language: Swift
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URLCache
Simple code for caching API data using URLSession