This project is a contribution towards development of the streaming API under the GA4GH initiative (GA4GH Directory API and Streaming). The project has a server and a compatible command-line http client; both conform to GA4GH API
bin - node.js scripts, server and client
lib - application libraries
test - tests
docker - scripts for deploying a server in docker containers in a cloud
docs - technical manuals
docs/api - generated API (run "grunt doc" to generate)
package.json - npm package definition
Gruntfile.js - grunt runner specification