Skip to content

codemakerai/codemaker-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CodeMaker SDK Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published