A module exposing a REST API to interact with Tripal 2.x.
It currently allows to:
- Retrieve a list of all jobs
- Retrieve details of a specific job
- Create tripal jobs
A python library that used this REST API is available at https://github.com/abretaud/python-tripal
GPLv3