Skip to content

canweriotnow/exercism-api

Repository files navigation

exercism-api

A (prototype) next-gen API for exercism.io

Usage

Run the application locally

lein run

Run the tests

lein midje

Packaging and running as standalone jar

lein do clean, uberjar
java -jar target/server.jar

License

Copyright © 2015 Katrina Owen, [email protected]

Distributed under the Eclipse Public License, the same as Clojure

About

Prototype API for Exercism.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published