Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 712 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 712 Bytes

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:

  • The Write API web service that handles creation of GitHub and Quay repositories
  • The client that interacts with the web service and handles publishing of tools to Dockstore.

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