Skip to content

baruwa-enterprise/baruwa-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baruwa-go

Golang bindings for the Baruwa REST API

Build Status Ci codecov Go Report Card GoDoc MPLv2 License

Requirements

  • Golang 1.10.x or higher

Installation

$ go get github.com/baruwa-enterprise/baruwa-go

Example usage

A full cmdline application written using this API is available at baruwactl

Testing

make test

Contributing

  1. Fork it (https://github.com/baruwa-enterprise/baruwa-go/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

All code is licensed under the MPLv2 License.

About

Golang bindings for the Baruwa REST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published