Skip to content

dtex/spas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2994450 · May 24, 2016
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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