Powers fresh search
.
Returns the entire directory:
200
responds with a plain text list of fresh lines
Search the directory for query
:
200
responds with a plain text list of fresh lines matchingquery
500
something went wrong
To run the app locally:
memcached # start memcached
rackup
MIT