Skip to content

Comcast/rally-rest-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rally-rest-toolkit

Rest Toolkit for Rally in Golang

Purpose

To provide an intuitive API in Golang for accessing Rally data through the REST API.

Usage

go get github.com/comcast/rally-rest-toolkit

Dependencies

go get github.com/tools/godep
go get github.com/onsi/gomega
go get github.com/onsi/ginkgo

References

Rally Web Services Documentation

Elements Supported

  • Hierarchical Requirement
  • Defect
  • Changeset
  • Build Definition
  • Build
  • Task

Examples

Examples are located in the examples folder

export API_KEY="insert your api key"
godep go run runme.go

About

Client API library for interacting with the Rally REST API

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages