March 31, 2010
Developers make API calls to get data and submit data to web services. Usually, a POST or GET to a url is made, using a web library in most languages. This data is returned in the response and is then parsed by the application. This works for the most part. Calls to the API are [...]
No Comments »
April 30, 2008
It’s amazing what an API can do for a website. Provide one, and your programming staff increases exponentially without any additional cost to staffing. You’ll even gain more users and traffic. APIs could be considered a separate interface, where it doesn’t bring the average user any more capability than your desktop or mobile website can. [...]
No Comments »