racker/go-bf-shim

Name: go-bf-shim

Owner: racker

Description: Go version of blueflood shim

Created: 2016-03-01 22:28:52.0

Updated: 2016-03-01 22:34:00.0

Pushed: 2016-03-02 21:51:28.0

Homepage: null

Size: 9

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

To build

export GOPATH=$(pwd)
go install bfshim

To run

bin/bfshim -h

shows help, including all default values.

Run without -h to actually do something to the specified Blueflood instance.

Known Bugs

It does not yet authenticate, so it can only be used in staging.

For some reason, Blueflood fails with a 400 Cannot Parse Payload error even though we're sending it valid JSON. We have not found out why yet.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.