Microservice for reading HDF5 data and serving it via REST, aimed at performance and concurrency
PyPI | pip install hdf5-reader-service |
Source code | https://github.com/DiamondLightSource/hdf5-reader-service |
Documentation | https://DiamondLightSource.github.io/hdf5-reader-service |
Releases | https://github.com/DiamondLightSource/hdf5-reader-service/releases |
To run a basic server:
hdf5-reader-service --host <host> --port <port>
See https://DiamondLightSource.github.io/hdf5-reader-service for more detailed documentation.