Skip to content

ClientAPIs

Chris Mungall edited this page Feb 8, 2017 · 2 revisions

We provide a number of client APIs for different languages. These are generated automatically using swagger-codegen; see the Makefile for details.

Javascript

biolink/biolink-javascript-client

Python

TODO

Synchronization between client and service API

At this time client libraries are not guaranteed to be completely in sync. This is not expected to be a major impediment to development. As these go into production, we will ensure synchronization via github releases and/or release of bindings through appropriate package managers (maven, npm, etc)

Clone this wiki locally