Live data from Hacker News

Websites are clients, too

engineering.foursquare.com

1–3 of 3 posts

Websites are clients, too

#1
The site redesign and recently launched website features like the homepage map, lists, and notifications, have brought them closer together. With these features we’ve begun consuming our own public APIs, via JavaScript, directly from the website.

Websites are clients, too
engineering.foursquare.com

Re: Websites are clients, too

#2
Glad I am not the only one who exploits similar solution to solve problem for mobile/ajax on server side!

One question here is for generating search engine friendly web pages without javascript, do you guys use server side requests internally to api to get data?