Forums API

Cashboard-js Javascript Library

Subscribe to Cashboard-js Javascript Library 3 post(s), 1 voice

 
Avatar Seth - Subimage LLC Administrator 445 post(s)

I’m about 1/2 way done with allowing the API to consume and produce JSON. This is going to be the first step towards providing a Javascript library, as I was unhappy with the XML parsing solutions I found out there.

Should have JSON done this week, with a framework-agnostic (no prototype/jquery/mootools required) library to follow. Not requiring a framework will make producing widgets and mobile apps that much easier for you.

Cashboard-js will be available on github when it’s ready.

 
Avatar Seth - Subimage LLC Administrator 445 post(s)

As of right now the API is speaking JSON.

 
Avatar Seth - Subimage LLC Administrator 445 post(s)

Cashboard-js is taking shape.

Listing resource is supported, and there’s a demo file you can open in Webkit based browsers (Safari, Chrome) that will let you interact with the API.

Watch github for more updates. I’ll probably not be posting more on it here unless anyone has questions or decides to use it.

Forums API