Darep / Beatstream-clojure

Clojure-based implementation of Beatstream, an app for streaming music over the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beatstream Clojure

A work-in-progress Clojure-based implementation of the Beatstream backend (REST API).

What? Yup. I figured I'd learn Clojure, so I thought, I might aswell see what Beatstream would be like on Clojure. With all the power of Java behind it, roar.

Check out the current "stable" project at https://github.com/Darep/Beatstream

Usage

Requirements: Clojure and leiningen.

Download the source and run lein ring server to start the development server.

HELP!

Hey, you there! If you know Clojure, and see that I suck, please add a comment near the bad code in GitHub! Even better, you can tell me why I suck. Or create a pull request!

Installation

Whoa, there. This is a work in progress. No instructions, yet! Sorry!

License

Copyright (c) 2012-2013 Antti-Jussi Kovalainen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software with only one restriction: selling of the Software, or software and associated documentation files derived from it (the "Derived software"), is only permitted with the permission of the copyright owner.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Clojure-based implementation of Beatstream, an app for streaming music over the web.


Languages

Language:Clojure 100.0%