Skip to content

Image Proxy Service written in Clojure. Because I really hate tainted canvas when developing.

Notifications You must be signed in to change notification settings

miguelbermudez/clj-image-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-proxy

Image Proxy Service written in Clojure, because I really hate tainted canvas when developing.

Usage

Still a WIP, but it's an API that returns width, height and data as a base64 string for use as image data in web pages when your browser starts complaing over silly things like cross-browser tainting.

This is a tool I frequently need while working on web applications not for production use. I'm also really new to clojure so there are probably MUCH better ways to do this but this is how we learn...

License

Copyright © 2013 FIXME

======= ####Distributed under the Eclipse Public License, the same as Clojure. ####clj-image-proxy

About

Image Proxy Service written in Clojure. Because I really hate tainted canvas when developing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published