htsget-rs
htsget-rs copied to clipboard
feat: add package and versions to service info
trafficstars
The service-info endpoint could contain some more data that could be useful for debugging. Specifically, it should probably contain the package and version of the htsget-rs server, e.g. htsget-actix/0.6.1 or htsget-lambda/0.4.16.
Is there any other information it could contain?
Is there any other information it could contain?
Hmm, commit ids for the build perhaps? Probably overkill if we have the version already.