An open API service indexing awesome lists of open source software.

https://github.com/abretaud/tripal_rest_api

A drupal module exposing a REST API to interact with Tripal 2.x.
https://github.com/abretaud/tripal_rest_api

tripal

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/abretaud/python-tripal)

## LICENSE

GPLv3