Skip to content

health-nlp/orbit

Repository files navigation

Orbit

Open Re-implementation of Biomedical Literature APIs

Orbit is a framework for self-hosting clean room re-implementations of biomedical literature APIs. The APIs that are currently supported include

  • Pubmed Entrez
  • ClinicalTrials.gov

Live (demo) version

There are currently two versions of a live implementation running for demonstration and testing purposes:

Both versions host all currently supported API re-implementations.

For heavy API usage, please host the service yourself (see below).

Self-host

A single docker command runs the entire data acquisition, processing, and indexing process, and starts the API.

To run all services at once, use

$ docker-compose -f compose.all.yml up --build

About

Open Re-Implementation of Biomedical Literature APIs

Resources

License

Stars

Watchers

Forks

Contributors