Human Reference Atlas API (official)
HRA-API library and server code is published to NPM at https://www.npmjs.com/package/hra-api.
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
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.