The java sdk for the crowdcomputer APIs. See more on crowdcomputer
Python version (which does much more) is here.
##How to use it.
import org.crowdcomputer.CroCoClient
.
create the CroCoClient
passing as argument the application token
, see here and user token
it can be retrived from the APIs of crowdcomputer if user is logged in: here and the django app, the token part.
##Operations
- Create Process
- Create Human Task
- Start Task
- Get Task Result
- Get Task Status
- Split Data
- Merge Data
- Filter Data
- Merge Object
- Split Object
##Versions
- 0.0.1:
- First implmenetation
- Create Process
- Create Human Task
- Start Task
- Get Task Result
- Get Task Status
- First implmenetation
##Contacts Feel free to contact me