-
Notifications
You must be signed in to change notification settings - Fork 1
JSON web service example with Clojure, Compojure, and MongoDB (based on the Sproutcore build documentation)
olauzon/sproutcore-tutorial-clojure-mongo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# todos-server
An example REST/JSON web service implementation with Clojure.
## Usage
lein deps
lein repl
(use 'ring.adapter.jetty)
(use 'todos-server.api)
(run-jetty main-routes {:port 8080})
## Installation
FIXME: write
## License
Copyright (C) 2010 FIXME
Distributed under the Eclipse Public License, the same as Clojure.
About
JSON web service example with Clojure, Compojure, and MongoDB (based on the Sproutcore build documentation)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published