DEPRECATED: This project is archived and will not be actively maintained anymore.
A project based on Friboo library.
Run the application:
$ lein repl
user=> (reset)
For REPL-driven interactive development configuration variables can be provided in dev-config.edn file, which will be read on each system restart.
$ lein test
$ lein uberjar
$ lein run
The following configuration environment variables are available:
| Variable | Meaning | Default | Example |
|---|---|---|---|
| API_EXAMPLE_PARAM | Example parameter with :api- prefix |
bar |
foo |
Copyright © 2016 Zalando SE