About Indigo Component

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 herearrow-up-right.

Documentation

Documentation is avaiable herearrow-up-right.

License

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

Last updated