Inti 0.0.1

Inti 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2015

Maintained by Elvis Nuñez.



Inti 0.0.1

Inti: Ancient Incan God, the single source of all truth.

Inti is the first networking library with persistency in it's core, strongly inspired on frameworks that encourage convention over configuration, Inti aims to be the simplest, fastest and most reliable networking library.

Inti aims to provide full support for:

  • Core Data Model auto-generated networking methods, we use entities and their relationships to figure out your endpoints (routes)
  • Full offline support, if your request is made offline, it will get replayed as soon as the device gets access to internet
  • Additional layer of security and concurrency over Core Data, POSTs, PUTs and PATCHs couldn't be more secure

Installation

Inti will be available (eventually) through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Inti'

Author

Elvis Nuñez, [email protected]

License

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