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/modify POST, PUT, DELETE endpoints for tools #16

Closed uniqueg closed 4 years ago

uniqueg commented 4 years ago

Refactor/simplify POST /tools

Add PUT /tools/{id} endpoint

Add DELETE /tools/{id} endpoint