An open API service indexing awesome lists of open source software.

https://github.com/brinkmanlab/blend4go

Galaxy API client library for Golang
https://github.com/brinkmanlab/blend4go

api bioblend client galaxy galaxyproject library

Last synced: 5 months ago
JSON representation

Galaxy API client library for Golang

Awesome Lists containing this project

README

          

# blend4go
[![PkgGoDev](https://pkg.go.dev/badge/github.com/brinkmanlab/blend4go)](https://pkg.go.dev/github.com/brinkmanlab/blend4go)
Galaxy API client library for Golang

See [the documentation](https://pkg.go.dev/github.com/brinkmanlab/blend4go) for more information.

## Contributing
PRs are welcome, please conform to all Golang format and design recommendations.

A number of subpackages are unimplemented. They will be implemented as interest in this project grows.
Currently, this project only exists to serve the requirements of the [Galaxy Terraform Provider](https://github.com/brinkmanlab/terraform-provider-galaxy).