Skip to content

davidedc/minimal-jsonp-client-server-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sometimes you need a minimal, hackable, 1-pager, client/server scaffold to serve files and respond to jsonp requests. This is it.

Contains a minimal html page and a minimal Python server (no further libraries needed, the default OSX install is just fine). Uses JQuery (from cdn).

To use: just python simpleJSONPServer and then go to http://localhost:8000/index.html

About

A minimal hackable client/server scaffold to serve files and respond to jsonp requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages