Skip to content

pbzdyl/compojure-mongo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-api

FIXME

Usage

Run the application locally

lein ring server

Run the tests

lein test

Packaging and running as standalone jar

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

Packaging as war

lein ring uberwar

License

Copyright © FIXME

About

Basic app with compojure, swagger and monger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published