Post archive for ‘code’
Careerjet Actionscript API
Quick port of Careerjet.co.za API to actionscript so it can be used in Flex,
returns JSON so you can use as3corelib (or whatever JSON lib for as3 you like) to work with the results.
/**
* Calls Careerjet’s API services
*
* Remote access to Careerjet job database from actionscript 3
*
* @package com.devcollab.org
* @author [...]