michaelfairley/hnd-server

Create a JSONP like API so that a browser independent bookmarklet could be built

Closed this issue · 2 comments

The title says it all. I don't use chrome but I'd love to use hnd. So, rather than building an extension for firefox, I want to create a bookmarklet that can be used on all browsers.

But to my knowledge, that would mean I'd need the server to support JSONP like API.

If you'd be willing to accept, I can code this up and send a pull request. What say?

Sounds good. If you don't have the time to work on it, I'd be glad to knock it out.

Sent a pull request on #2.