Skip to content

ittybit/sdk-go

Repository files navigation

Ittybit Go Library

The Ittybit Go library provides convenient access to the Ittybit API from Go applications.

Installation

package example

import (
    sdk "github.com/ittybit/sdk-go"
    client "github.com/ittybit/sdk-go/client"
    option "github.com/ittybit/sdk-go/option"
)

Usage

For full documentation visit https://ittybit.com/sdks/go

Contributing

While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!

About

A Go SDK for the Ittybit API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages