go-kaltura

module
v0.0.0-...-fbdc7ed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT

README

go-kaltura

Go build

go-kaltura is a Go client library for interacting with the Kaltura Video Platform API. It provides a simple and convenient way to integrate Kaltura functionality into your Go applications.

Installation

To use go-kaltura, you need to have Go installed and set up on your machine. You can then install the library by running the following command:

go get github.com/Allan-Nava/go-kaltura
Usage

To use the go-kaltura library in your Go code, import it in your project:

import "github.com/Allan-Nava/go-kaltura"

Before making API requests, you'll need to set up authentication credentials. The library supports multiple authentication methods, such as API key, session-based authentication, and OAuth. Refer to the Kaltura API documentation for more information on authentication.

Contributing

Contributions to go-kaltura are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you'd like to contribute code, you can open a pull request with your changes.

Before submitting a pull request, make sure to run the tests and ensure that they pass:

go test ./...

Please follow the existing code style and conventions when making changes.

License

go-kaltura is licensed under the MIT License. See the LICENSE file for more information.

Directories

Path Synopsis
constants

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL