Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 831 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 831 Bytes

spas

Super Proxy Asset Server

spas is a pragmatic tool for bundling multiple API requests into a single request/response for the browser. If you have a webpage that talks to Twitter, Flickr, YouTube, etc., spas can make it better. spas throttles, caches, parses, concatenates and minifies API responses and serves them all up in one tidy little package for the browser.

Every web site that hits multiple API's from the client should be doing this... Almost none are.

Documentation

http://dtex.github.com/spas

Stinkin' Badges

NPM version Dependencies Build Status