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.
- Host: GitHub
- URL: https://github.com/abretaud/tripal_rest_api
- Owner: abretaud
- Created: 2016-08-05T13:06:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T09:21:11.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T21:24:52.405Z (3 months ago)
- Topics: tripal
- Language: PHP
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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