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

https://github.com/hellokaton/clojure-todo-list

The todo-list application that used clojure + ring
https://github.com/hellokaton/clojure-todo-list

clojure ring todo-list

Last synced: 10 months ago
JSON representation

The todo-list application that used clojure + ring

Awesome Lists containing this project

README

          

# clojure-todo-list

The todo-list application that used clojure + ring

## Usage

```shell
$ lein deps
$ lein run 3000
```

## License

[MIT](LICENSE)