appsquickly / TyphoonRestClient

Flexible HTTP client for Objective-C and Swift
Apache License 2.0
24 stars 5 forks source link

TyphoonRestClient

TyphoonRestClient is flexible HTTP client for integration against contract-first web service. It provides facilities for customisable serialisation / marshalling, validation and stubbing requests.

TRC helps to quickly achieve end-to-end proof of concept, at the same time as providing a robust platform for deploying into demanding production environments.

Build Status codecov

Features

How to use

Installation

CocoaPods

Preferred way is using CocoaPods:

pod 'TyphoonRestClient'

From Sources

Drag TyphoonRestClient folder into your project

Sponsors

TyphoonRestClient was developed by AppsQuick.ly with kind sponsorship from Code Monastery.