A question from a Greenhorn
Hi There;
I have been messing with some of the new oDesk APIs (job search, etc). I can parse the data out in a web page or using a Perl LWP call, but what about a real-world application? Can anyone give me some code examples? Shell, Java, C, C++, PHP - doesn't matter.
I just want to get a better foundational understanding of how I can use this.
Thanks much.
Glen
Vote Result










Score: 0.0, Votes: 0
- Login to post comments






duncanwinter
Hi there,
We just updated the examples page on the developer site with example code for authenticating API calls. The code is in PHP but its very basic in function and is probably a good place to start.
http://odeskdeveloper.pbworks.com/Examples
Let us know what you think.