Fabian Engelniederhammer
Fabian Engelniederhammer
Document the changes due to https://github.com/GenSpectrum/LAPIS-SILO/issues/372
Currently, the sequences endpoints only return FASTA, which is nice for downloading files. But when working with LAPIS programmatically, a structured response would be better. Implement getting the sequences as...
https://github.com/GenSpectrum/LAPIS-SILO/issues/458 introduces a couple of breaking changes in SILO. Adapt LAPIS accordingly.
LAPIS offers actuator endpoints, since it's a Spring boot app. This is potentially valuable to maintainers that won't to monitor their hosted instance. Write something that the endpoints are available...
It would be great if we could customize the intersection labels. Specifically, we would like to get rid of thousands separator. I've had a look into the code, the format...