by Sunir on May 20, 2009
Props to Milan Rukavina who has created a Javascript library for FreshBooks, available under the Apache License, version 2.0. The library allows web applications to make calls to FreshBooks through Javascript. However, because Javascript is not permitted to make cross-domain requests, you will need to install a server-side proxy or a flash-based proxy. See the project page for details.
Milan Rukavina
May 20, 2009
Note that this is a port of php 5 library ( http://code.google.com/p/freshbooks-php-library/ ) I created. I wanted to achieve Zend Framework coding style and thought it might be useful to have js version as well.
Thanks for sharing this here.
Regards,
Milan