TextHole
A quick update: The source code to TextHole is now available from my github account. TextHole is a basic text repository with the following features: Anonymous uploads and read access Optional Google OAuth2 authentication to allow you to delete or edit your uploads A simple JSON interface makes it easy to post and download text from other sites To download text via JSON make a GET request to http://texthole.arkem.org/download/[mesage_id] The reply will be a JSON dictionary with the…
Read more →