This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-10-23
Channels
- # beginners (22)
- # cider (6)
- # clara (1)
- # cljs-dev (77)
- # clojure (23)
- # clojure-austin (5)
- # clojure-dusseldorf (1)
- # clojure-france (16)
- # clojure-nl (1)
- # clojure-poland (1)
- # clojure-russia (26)
- # clojure-spec (5)
- # clojurescript (120)
- # datomic (1)
- # events (1)
- # hoplon (158)
- # leiningen (5)
- # off-topic (2)
- # om (24)
- # onyx (19)
- # other-languages (1)
- # ring-swagger (4)
- # sql (1)
- # vim (1)
@jstokes @abarylko there is a examples folder under the compojure-api. Would be cool to have a sample metrics project there too - the Slack history is lost after few days. If you have extra time and would like to create a barebones project for it, would appreciate a lot.
@csm & all: pushed out a 1.2.0-SNAPSHOT
with metosin/muuntaja
in it => need a lot testing before finalizing. But, would like to hear feedback on configuring the formats with it. Changelog: https://github.com/metosin/compojure-api/blob/1.2/CHANGELOG.md#120-snapshot & guide on configuration: https://github.com/metosin/muuntaja/wiki/Configuration
hey @ikitommi great idea! I submitted this PR, I just took the simple example and added a /metrics
endpoint to the api. https://github.com/metosin/compojure-api/pull/257. let me know what you think