laktek

Rack middleware submitted by laktek

Sort by: Latest | Highest rated

Server Proxy

Added by laktek at October 10, 2009 02:19 Star_small_grayStar_small_grayStar_small_grayStar_small_grayStar_small_gray

Due to cross-domain access restrictions you will not be able to consume external web services via AJAX. To bypass this restrictions, we need to have a server proxy that would load and serve the external API via the same domain. This Rack middleware, helps you to do exactly that!