Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

democracyworks/kraken-http-api-lein-template

Repository files navigation

kraken-http-api lein template

KRAKEN off the starboard!

A Leiningen template for calling forth a new kraken-http-api component project from the deep.

This is used for HTTP API gateway microservices that translate between HTTP API clients and our back-end RabbitMQ-speaking services.

Usage

Issue the following summons at the wizard prompt:

> lein new kraken-http-api <name>

Follow the TODOs printed out and in the README.md

Installing locally

This is only necessary if you're testing local changes. Otherwise lein new kraken-http-api will just download the latest version from Clojars.

From this directory, run:

> lein install

License

Copyright © 2017 Democracy Works

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Kraken anatomy

About

Leiningen template for kraken-http-api components

Resources

License

Stars

Watchers

Forks

Packages

No packages published