Skip to content

snickers/client

Repository files navigation

Snickers Go Client

Snickers is an open source alternative to the existent cloud encoding services. It is a HTTP API that encode videos. Go client for snickers API



Build Status codecov Go Report Card

Download the dependencies:

$ make build

Running tests

$ make test

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-awesome-new-feature
  3. Commit your changes: git commit -m 'Add some awesome feature'
  4. Push to the branch: git push origin my-awesome-new-feature
  5. Submit a pull request

License

This code is under Apache 2.0 License.

Releases

No releases published

Packages

No packages published