umccr / htsget-rs

A server implementation of the htsget protocol for bioinformatics in Rust
https://samtools.github.io/hts-specs/htsget.html
MIT License
39 stars 9 forks source link

feat: publish htsget deployment to NPM #269

Open mmalenic opened 1 month ago

mmalenic commented 1 month ago

The deploy directory should be published to NPM to support other applications that want to deploy htsget-rs using CDK.

A few changes/considerations for the current CDK stack: