fresh API
Powers fresh search.
API
GET /directory
Returns the entire directory:
200responds with a plain text list of fresh lines
GET /directory?q=:query
Search the directory for query:
200responds with a plain text list of fresh lines matchingquery500something went wrong
Development
To run the app locally:
memcached # start memcached
rackup
License
MIT