dockstore / write_api_service

Implementation of tool-registry-schema with experimental write API support
https://github.com/ga4gh/tool-registry-schemas
Apache License 2.0
1 stars 1 forks source link
dockstore ga4gh tool-registry

The Write-API allows developer to automatically create GitHub and Quay repositories for any tool encapsulated in Docker and described with a CWL descriptor on behalf of the user. It implements the proposed GA4GH Write API

This contains two parts:

See their respective READMEs in the write-api-client and write-api-service directories for more details.