/tornado-api

The tornado-api example RESTful Clojure application for the Art of Monitoring and Monitoring With Prometheus books

Primary LanguageClojure

Tornado API - RESTful Clojure Applications

A sample Clojure application built for the Art of Monitoring and Monitoring With Prometheus.

Applications

The StatsD enabled app for The Art of Monitoring is on the master branch and available as a Docker image.

The Prometheus client enabled app for Monitoring With Prometheus is on the prometheus branch and available as a Docker image.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2016 James Turnbull

Original Copyright © 2012 Michael Jakl