Skip to Content
Building Scalable Web Sites
book

Building Scalable Web Sites

by Cal Henderson
May 2006
Intermediate to advanced
349 pages
11h 55m
English
O'Reilly Media, Inc.
Content preview from Building Scalable Web Sites

Chapter 11. APIs

Unless you have a really bizarre business model, your success probably revolves around having people use your application. Much to the confusion of engineers everywhere, not everybody spends all day hunched in front of a monitor surfing the Web and checking their email. If we want our application to get the maximum reach, we need to offer as many convenient ways as possible for users to get access to the data and functionality tied up inside it.

Beyond simple web pages, we already share our data out using other output vectors. Any email we send from inside our application is data that we share with the world, extending the reach of our application and extending interaction to pull users back. So the question is, how do we extend this interaction further? This interaction doesn’t need to be limited to a read-only push of information at our users. If there are ways to extend the writing as well as the reading of data outside the web sandbox, then we want to leverage those. We want to reach users beyond the browser and the inbox, allowing read and write access to our data from anywhere our users can use it.

Data Feeds

On the read-only push side of things, there are interesting ways in which we can keep users updated with the latest pertinent data, funneling them back to the Web for interactivity. Other than email, a method of data push that is becoming increasing fashionable is to offer data in the form of XML-based feeds.

A feed in its simplest form offers a chronological ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

ASP.NET Core and Vue.js

ASP.NET Core and Vue.js

Devlin Basilan Duldulao
Hadoop: Data Processing and Modelling

Hadoop: Data Processing and Modelling

Garry Turkington, Tanmay Deshpande, Sandeep Karanth

Publisher Resources

ISBN: 0596102356Errata Page