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

https://github.com/olimsaidov/clojure-demo-chat

Live coding session code
https://github.com/olimsaidov/clojure-demo-chat

clojure

Last synced: 24 days ago
JSON representation

Live coding session code

Awesome Lists containing this project

README

          

# Demo Chat Server

## Setup

Install [leiningen](https://leiningen.org/)

## Run

* execute `lein run`
* open [http://localhost:3000](http://localhost:3000) in browser