Hey Harry,
We had a big restructuring of the current SDK a few weeks ago. This hopefully makes it easier for developers to find their way. As you're seeing, we have some initial documentation on the current front-end API & back-end services. We're updating it on a regular basis but right now this isn't complete. Almost all of our current front-end API code is documented inline, you should be able to find it under /dev/lib/sakai/... As Nico was saying, you can generate the JavaScript documentation when you do `mvn clean install -Psakai-development` in 3akai-ux. You can find it under 'target/processed-resources/jsdoc/'. For the back-end services, I would suggest to have a look at /system/doc [1] This contains a list of all the different endpoints we can reach. - Christian [1] https://qa20-us.sakaiproject.org:8088/system/doc On May 21, 2012, at 7:32 AM, Harry Wang wrote: > Hi all, > > The current SDK at http://oae-widgets.sakaiproject.org/sdk/api provides > useful but limited information on the APIs. Any updated version of the SDK? > Can anyone give me some pointers on this? > > Thanks, > > Harry > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
_______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
