Archive for the ‘API’ Category

Batched API calls

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 [...]

Must have API

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. [...]

Copyright © 2010 Do The WWW. All rights reserved.