Is there documentation on the API?

Matthew's Avatar

Matthew

13 Aug, 2010 09:53 PM via web

Is there a little more in-depth documentation than this:
http://scrumninja.com/api

  1. Support Staff 2 Posted by Rodney on 16 Aug, 2010 06:37 PM

    Rodney's Avatar

    Matthew, the API is self-discoverable, which means that all API links are discoverable from the main URL given under scrumninja.com/api. Essentially, it is a REST-based api. So, for any given resource, e.g. a story, you can do a POST to create the resource, a PUT to update the resource, a GET to get the data of a resource and a DELETE to destroy the resource. It's just a matter of getting the URLs, which should be self-discoverable. David is the keeper of the API. He's out until tomorrow. But, if you have additional questions, you can post them in this thread and he can answer them when he gets back.

  2. 3 Posted by Matthew on 17 Aug, 2010 05:25 PM

    Matthew's Avatar

    Excellent, thanks!

  3. Support Staff 4 Posted by David on 17 Aug, 2010 10:22 PM

    David's Avatar

    is there anything in particular that you'd like to know how to do?
    if you log in, and point your browser to /projects.xml you will see a bunch of links to follow.

  4. 5 Posted by Matthew on 07 Oct, 2010 06:34 PM

    Matthew's Avatar

    You can close this out. That is a sufficent answer.

  5. David closed this discussion on 07 Oct, 2010 07:00 PM.

Comments are currently closed for this discussion. You can start a new one.