IndigoOmtIosLibrary 0.1.7

IndigoOmtIosLibrary 0.1.7

TestsTested
LangLanguage SwiftSwift
License Apache 2
ReleasedLast Release Sep 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Sebastian Mamczak.



 
Depends on:
Alamofire>= 0
SwiftyJSON>= 0
XCGLogger>= 0
 

  • By
  • Sebastian Mamczak

About Indigo Components

About

iOS Library Project which simplifies interaction with FutureGateway from mobile devices.

Using the library simplifies your interaction with FutureGateway API.
Implemented requests list:

  • Getting tasks list
  • Creating new tasks
  • Getting details about the task
  • Uploading input files
  • Downloading output files
  • Deleting the task
  • Getting applications list

All API requests are performed in separate dispatch queue, so developers don't have to take care about asynchronous calls. Each call returns its result in a callback.

The simple example app is available here.

Documentation

Documentation is avaiable here.

License

IndigoOmtIosLibrary is available under the Apache License, Version 2.0. See the LICENSE file for more info.