https://github.com/foscomputerservices/fosrest
An iOS/OSX toolkit for linking CoreData and RESTful services.
https://github.com/foscomputerservices/fosrest
Last synced: about 1 year ago
JSON representation
An iOS/OSX toolkit for linking CoreData and RESTful services.
- Host: GitHub
- URL: https://github.com/foscomputerservices/fosrest
- Owner: foscomputerservices
- License: mit
- Created: 2015-02-28T21:19:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T19:19:29.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T03:07:33.658Z (over 1 year ago)
- Language: Objective-C
- Size: 1.02 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# FOSRest
[](https://travis-ci.org/foscomputerservices/fosrest)
[](http://cocoadocs.org/docsets/fosrest)
[](http://cocoadocs.org/docsets/fosrest)
[](http://cocoadocs.org/docsets/fosrest)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
### CocoaPods
FOSRest is available through [CocoaPods](http://cocoapods.org). To install
it, add the following line to your Podfile:
pod "fosrest"
### GitHub Installation
pod "FOSRest"
FOSRest is available through [GitHub](https://github.com/foscomputerservices/fosrest.git).
## Author
David Hunt, david@foscomputerservices.com
## License
FOSRest is available under the MIT license. See the LICENSE file for more info.