문제

I am required to develop a view for the Rally agile tool using Javascript and HTML. I have not dealt with web languages that often in my new career as a dev.

I am just exploring their API, but am lost in how to explore their available object model, specifically, what can I query. I am not strong enough in JS to guess. I'd like to find something that shows what I can query, the objects, their properties, etc.

Do any of you have a link or someway to explore what is available?

도움이 되었습니까?

해결책

You can get started by looking at the AppSDK. It is a toolkit that will help you make customized html + js views of Rally data in a simplified manner.

If you want to see the documentation on our Object Model you can look here.

Feel free to ask questions on here we try to do out best to be of assistance in our free time.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top