elixir-cloud-aai / trs-filer

Lightweight, flexible Flask/Gunicorn-based GA4GH TRS implementation
Apache License 2.0
8 stars 6 forks source link

feat: add "GET /tools/{id}/versions" endpoint support #15

Closed kushagra189 closed 4 years ago

kushagra189 commented 4 years ago

Description

Add controller for GET /tools/{id}/versions endpoint. Towards resolving #4 .