hra-api
v0.10.0
Published
The Human Reference Atlas (HRA) API deployed to https://apps.humanatlas.io/api/
Downloads
80
Readme
hra-api
Human Reference Atlas API (official)
Library
HRA-API library and server code is published to NPM at https://www.npmjs.com/package/hra-api.
Client Librarires
Clients are published to NPM and PyPi:
- Angular Client: @hra-api/ng-client
- JavaScript Client: @hra-api/js-client
- TypeScript Client: @hra-api/ts-client
- Python Client: hra-api-client
Using HRA-API from Python Notebooks
See the notebooks folder for a showcase of various ways to use the HRA-API from Python. All the client libraries are built with @openapitools/openapi-generator-cli. If you are using another programming language, the usage will be similar.