codemaker-sdk-go

module
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT

README

codemaker-sdk-go

Official SDK for CodeMaker AI APIs.

Getting Started

In order to start using the SDK.

  1. Sign up for the Early Access Program at https://codemaker.ai.
  2. Receive the Early Access invitation email.
  3. Add CodeMaker SDK to your project.
$ go get github.com/codemakerai/codemaker-sdk-go
  1. Integrate the SDK with your code.
c := client.NewClient(&client.Config{
    ApiKey: apiKey,
})

License

MIT License

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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