We don't use this for our testing. It's useful for embedding or building sites out of the data, for example.
On Thu, Mar 18, 2010 at 2:52 AM, woomla <[email protected]> wrote: > Do you (mootools) use this? How is this compared to the JSSpec tests > you have? > > On Mar 12, 5:32 pm, Aaron Newton <[email protected]> wrote: > > NICE! > > > > On Thu, Mar 11, 2010 at 4:30 PM, Piotr Zalewa <[email protected]> wrote: > > > This functionality was there, but now it's ready for JSONP > > > All user's shells with title > > > > >http://test.mooshell.net/api/user/{username}/demo/list.json< > http://test.mooshell.net/api/user/%7Busername%7D/demo/list.json>(clean > JSON) > > > > > > http://test.mooshell.net/api/user/{username}/demo/list.json?jscallback=MooAPI > <http://test.mooshell.net/api/user/%7Busername%7D/demo/list.json?jscal...>(JSONP > ready) > > > > > additional GET parameter limit will set the limit of the list > > >http://test.mooshell.net/api/user/{username}/demo/list.json?limit=4< > http://test.mooshell.net/api/user/%7Busername%7D/demo/list.json?limit=4> > > > > > > http://test.mooshell.net/api/user/{username}/demo/list.json?jscallback=MooAPI&limit=4 > <http://test.mooshell.net/api/user/%7Busername%7D/demo/list.json?jscal...> > > > > > zalun > > > -- > > > London, UK >
