/tripal_rest_api

A drupal module exposing a REST API to interact with Tripal 2.x.

Primary LanguagePHP

Tripal REST API module

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

Python library

A python library that used this REST API is available at https://github.com/abretaud/python-tripal

LICENSE

GPLv3