Skip to content

kelvintaywl/circleci-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-go-sdk

(Unofficial) Go SDK for CircleCI V2 API

The code here is auto-generated via go-swagger and the openapi.yaml (Swagger 2.0) API definition.

# Assumes you have go-swagger installed outside of this project.
# See https://goswagger.io/install.html#installing-from-binary-distributions
$ swagger generate client -f ./openapi.yaml -A circleci

$ go mod tidy

Validating

# (optional) install swagger-cli
# see https://apitools.dev/swagger-cli/
$ npm install -g @apidevtools/swagger-cli

$ swagger-cli validate ./openapi.yaml

About

(unofficial) Go SDK for CircleCI V2 API

Resources

License

Stars

Watchers

Forks

Packages