INDIGO OMT iOS

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.

Summary:

Release Notes v. 0.1.3

What's new

This is the first versions of library. It allows to access Future Gateway Applications API with IAM tokens.

Supported Platforms:

  • iOS >= 9.0

List of RfCs

Deployment Notes

Known Issues

  • N/A

List of Artifacts

  • As for the artefacts, the CocoaPods that I used to create and iOS library is to manage source code, not binary code

Documentation

Support

Last updated