Skip to content

dtao/jsonp

 
 

Repository files navigation

JSONProxy Build Status

Simple HTTP proxy that enables cross-domain requests to any JSON API. See jsonp.jit.su for documentation.

Running Locally

npm install
node server.js

and do requests to http://localhost:8000/?url=...

About

A simple JSON proxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 5.1%