This SDK simplifies integrating PeerTube functionalities into your applications developed with Go. It provides full access to PeerTube’s features through a well-documented and easy-to-use interface.
Key Features
- Full Integration – Seamlessly interact with all core features of PeerTube.
- Detailed Documentation – Get started quickly by visiting our pkg.go.dev documentation.
- Community Support – Join discussions here to share experiences, ask questions, and suggest improvements.
Getting Started
Install the SDK from pkg.go.dev:
go get github.com/RustLangLatam/peertube_api_sdk
Full Documentation: http://github.com