An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# FOSRest

[![CI Status](http://img.shields.io/travis/foscomputerservices/fosrest.svg?style=flat)](https://travis-ci.org/foscomputerservices/fosrest)
[![Version](https://img.shields.io/cocoapods/v/fosrest.svg?style=flat)](http://cocoadocs.org/docsets/fosrest)
[![License](https://img.shields.io/cocoapods/l/fosrest.svg?style=flat)](http://cocoadocs.org/docsets/fosrest)
[![Platform](https://img.shields.io/cocoapods/p/fosrest.svg?style=flat)](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.