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

https://github.com/devth/lst

lst :: the minimal list-building tool
https://github.com/devth/lst

Last synced: 4 months ago
JSON representation

lst :: the minimal list-building tool

Awesome Lists containing this project

README

          

# lst

lst is a simple list-building tool with an email interface. It's built on Clojure with
Noir, sends and receives email with Mailgun, and runs on Heroku.

## Usage

Email items to a@lst.mailgun.org (the subject is also considered an "item"). It
will create your new list or append to your existing list and send the full contents
to sender.

## License

Copyright (C) 2012 Trevor Hartman

Distributed under the [Eclipse Public
License](http://opensource.org/licenses/eclipse-1.0.php), the same as Clojure.