This document discusses building HTTP APIs using node.js and ql.io. It provides examples of using ql.io to consume HTTP APIs cheaply and reduce the number of requests and bandwidth usage. Ql.io allows defining a data source and includes features like mustache templates and jQuery for cross-domain requests. The document encourages building optimized APIs using ql.io's domain specific language that is SQL-inspired and allows implicit orchestration of requests. It provides links to the ql.io code, documentation, demos and a blog for further information.
Related topics: