An open API service indexing awesome lists of open source software.

https://github.com/rinx/substrate

A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.
https://github.com/rinx/substrate

Last synced: 5 months ago
JSON representation

A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.

Awesome Lists containing this project

README

          

# substrate
[![LICENSE](https://img.shields.io/github/license/rinx/substrate)](https://github.com/rinx/substrate/blob/master/LICENSE)
[![release](https://img.shields.io/github/v/release/rinx/substrate)](https://github.com/rinx/substrate/releases)
[![Clojars Project](https://img.shields.io/clojars/v/substrate/lein-template.svg)](https://clojars.org/substrate/lein-template)

A Leiningen template for basic Clojure WebAPI project using Sierra's component, Compojure, and http-kit.

## Usage

$ lein new substrate $YOUR_PROJECT_NAME

## License

Copyright (c) 2019 rinx

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.