elixir-cloud-aai / proWES

Proxy service for injecting middleware into GA4GH WES requests
Apache License 2.0
3 stars 5 forks source link

feat: add WES compatibility middleware #72

Open uniqueg opened 10 months ago

uniqueg commented 10 months ago

Add middleware that provides a compatibility layer for different WES implementations, such as cwl-WES and WESkit.

Depends on #71.