Any company that makes an API knows that just having the API is not enough. A bare endpoint is probably worse than not having an API at all. To make your API and platform useful you need documentation, tools, examples and forums. If you are a successful API company you start developing a community of people that work with your service. The community shares ideas and helps each other out.
Last month ProgrammableWeb reported that Codecademy had launched a new curriculum featuring website and application development using APIs. Codecademy has just announced the addition of new APIs and courses to the curriculum.
I really like playing around with cutting edge technologies. One of them is GoodData CloudConnect, the tool for ETL and building GoodData projects. Since we released this new feature, I have dozens of ideas how the data from various sources can be easily transformed in the cloud. Recently, for example, I found myself wondering: “How about using the Google BigQuery API as a data source? What about visualizing the data from it in GoodData?”
Hystrix: it’s the genus name for “Old World” porcupines, and it’s also the latest release from Netflix. But you won’t see it in their catalog of movie and TV titles, and you can’t add it to your queue, because it’s not content–it’s how Netflix makes sure its content is highly available. Now, Netflix has made Hystrix open source, for anyone using Amazon Web Services (AWS) to implement in their own cloud applications. Read on for details on this “resilience engineering” code library.
There’s a lot that’s been written about the content of API documentation, but what about its look-and-feel? Unlike many types of information, API documentation is not meant to be read front-to-back, but is meant to be scanned for relevant information. This means that the look-and-feel should be very clean. Clarity is a much higher priority than aesthetics.
Google BigQuery is a REST-based API for SQL-like analysis of billions of rows of data in just a few seconds. Customers are using it to analyze advertising campaigns, web server logs, inventory availability and more. While BigQuery makes it easy for customers to gain insights into massive datasets, it can be challenging to make sense of the results without the power of visualization. The Google BigQuery browser tool doesn’t have visualization built in, but the API enables you to integrate with other tools in just a few dozen lines of code.
Pearson is a worldwide educational publishing company that provides learning materials, certifications, and multimedia learning tools. The company has access to an amazing amount of data surrounding a seemingly endless list of topics. Now, with the Pearson Kitchen Manager API developers can tap into at least a portion of Pearson’s knowledge base.
Many companies want to create their own APIs. Building an API can be a complex task, irrespective of whether the API will be used internally as an integration point between different units of the same company, or externally for 3rd party integration. This article discusses how YQL can help to find possible weaknesses in your API implementation.
APIs are inherently difficult to learn for developers. The ProgrammableWeb API is no exception to this rule either. In this article we will show some examples of how Yahoo’s YQL can be used make developer’s life a bit easier when using the ProgrammableWeb API.
The New York Times API suite is most definitely among the top news APIs. It is well documented, has good testing tools, remains fairly stable, and has almost no surprises – all in all, a good example of a mature API suite. ProgrammableWeb lists 14 New York Times APIs. In this post we will help you get the most out of these technical offerings from the newspaper.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy