Skip to content

amurf/compojure-rest-base

Repository files navigation

compojure-rest-base

A Leiningen template for creating a basic rest app.

Usage

lein new compojure-rest-base app-name

This will give you a basic compojure backend that returns json.

No bloat included, only one example test.

Run tests

lein test

Start web app

lein ring server-headless

About

Leiningen template for new compojure rest app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published