Go Client
Name | embyclient-rest-go |
---|---|
Language | Go |
SDK Folder | SampleCode/RestApi/Clients/Go |
Installation
Put the package under your project folder and add the following in import:
import "./embyclient-rest-go"
Documentation Links
For general documentation, please refer to Accessing Emby Server via REST API.
The available API endpoints are documented in the REST API Reference section.