MistServer-go-sdk

MistServer Go SDK Rest API

MIT License

Stars
3
Committers
4

MistServer Go SDK

MistServer is a streaming media server that works well in any streaming environment even on a Raspberry Pi! It bridges the gap between dedicated media servers and web servers, performing the best of both worlds when it comes to media streaming delivery.

Official Rest API Documentation

MistServer-go-sdk is a Go client library for interfacing with the MistServer API. It provides a convenient way to interact with the server and perform operations like creating and managing streams, retrieving server information, and managing access control.

Installation

Use go get to install the library:

go get github.com/Allan-Nava/MistServer-go-sdk

API Reference

The API reference documentation can be found in the Godoc.

Contribute

We welcome contributions to this project. If you want to contribute, please fork the repository and submit a pull request with your changes.

License

MistServer-go-sdk is licensed under the MIT License. See LICENSE for more information.

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Go build