Cashboard-js Javascript Library
|
|
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. |
|
|
As of right now the API is speaking JSON. |
|
|
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. |