Skip to content

A generated Go SDK from GitHub's OpenAPI specification.

License

Notifications You must be signed in to change notification settings

ravikantcool2023/go-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/octokit/go-sdk

An "alpha" version of a generated Go SDK from GitHub's OpenAPI spec, built on Kiota.

How do I use it?

See example client instantiations and requests in example_test.go.

⚠️ Note: This SDK is not yet stable. Breaking changes may occur at any time.

Why a generated SDK?

We want to...

  1. provide 100% coverage of the API in our SDK
  2. use this as a building block for future SDK tooling.

Why Go?

We don't currently support a Go SDK and we wanted a narrow scope for the initial effort without worrying about cutting over users of an existing SDK.

How can I report on my experience or issues with the SDK?

Please use this project's issues!

About

A generated Go SDK from GitHub's OpenAPI specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%