RESTful immutable storage for binary large objects (BLOBs). Provides HTTP POST, GET, and DELETE. PUT is forbidden.
Originally written to move BLOBS from a PostgreSQL database to a REST API.
See test-with-curl -- it's a shell script demonstrating use.
See INSTALL.
Copyright © 2012 Craig Brent Ludington
Distributed under the Eclipse Public License, the same as Clojure.