Skip to content

Experimental micro-service for implementing the Zarr spec over HTTP

License

Notifications You must be signed in to change notification settings

dominikl/omero-ms-zarr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple microservice that shows how a web endpoint can be provided for querying role IDs from an OMERO database. Put your OMERO server configuration into etc/omero.properties then run:

java -jar target/omero-ms-zarr-0.1.0-SNAPSHOT-jar-with-dependencies.jar etc/omero.properties

and try

src/scripts/post.py

About

Experimental micro-service for implementing the Zarr spec over HTTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.5%
  • Python 11.5%