An open API service indexing awesome lists of open source software.

https://github.com/srid/dropweb

Render markdown files in Dropbox; and thus expose (not host) one's website or blog via App Engine.
https://github.com/srid/dropweb

Last synced: 8 months ago
JSON representation

Render markdown files in Dropbox; and thus expose (not host) one's website or blog via App Engine.

Awesome Lists containing this project

README

          

Source for srid.nearfar.org that runs on App Engine but uses Mardown-formatted
files stored in my Dropbox Public folder.

After deployment to a fresh server, I must request:

http://localhost:8080/acct?diary_url=http://dl.dropbox.com/u/87045/diary/%s.txt&encryption_key=mykey

Project web page is here: http://github.com/srid/dropweb

-srid