Skip to content

range-labs/daily-go

Repository files navigation

Go Daily.co

GoDoc License Twitter

Unofficial Daily.co Go client library.

Documentation

Refer to Daily.co's API reference for details about the underlying REST API, requests, and responses.

Usage

client := daily.New(daily.WithAuth(API_KEY))
cfg, err := client.GetDomainConfig(context.Background())

About

Go / Golang API client for the daily.co API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages