Skip to content

RohitRox/html2canvas_ruby_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2canvas_ruby_proxy

Ruby (based on EventMachine) proxy for html2canvas

    
    ruby server.rb -sv
    # Listening to Listening on port 8082 ...

This proxy server is live at heroku.

Try it:

    $.getJSON('http://html2canvas-ruby-proxy.herokuapp.com?url=http://inbound.anchorstl.com/wp-content/uploads/2013/01/rubyonrails.png&callback=?', function(data){ window.open(data,'_blank') })

About

Ruby (based on EventMachine) proxy for html2canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages