This project's home is at http://github.com/carlo/ephemera-conv
This is the HTML-to-MOBI conversion backend of Ephemera for Mac. It makes use of Kindler, is a Sinatra app sitting on top of appengine-jruby and runs on Google AppEngine.
Hit /mobi
with a POST
request, passing the following parameters:
site
: a string containing the author/sitetitle
: a string containing the title of the storyfile
: the HTML file to convert
The app will/should return a binary blob -- the MOBI file.
- An Google AppEngine account
- appengine-jruby
Thanks to Josh for his hunkydory Kindler gem.
Carlo Zottmann, carlo@municode.de, http://github.com/carlo. This project's home is at http://github.com/carlo/ephemera-conv.
MIT licensed. See the file LICENSE.txt
.