This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-29
Channels
- # adventofcode (7)
- # announcements (11)
- # beginners (76)
- # boot (3)
- # calva (139)
- # cider (24)
- # clara (2)
- # cljdoc (11)
- # cljs-dev (90)
- # cljsjs (1)
- # cljsrn (3)
- # clojure (98)
- # clojure-austin (2)
- # clojure-brasil (2)
- # clojure-dev (16)
- # clojure-europe (3)
- # clojure-italy (55)
- # clojure-nl (37)
- # clojure-sweden (11)
- # clojure-uk (40)
- # clojurebridge (1)
- # clojurescript (107)
- # core-logic (10)
- # cursive (34)
- # data-science (9)
- # datascript (19)
- # datomic (48)
- # emacs (6)
- # figwheel (13)
- # figwheel-main (3)
- # fulcro (67)
- # jobs (1)
- # juxt (4)
- # lumo (8)
- # mount (1)
- # off-topic (29)
- # onyx (1)
- # reagent (7)
- # reitit (3)
- # ring-swagger (5)
- # shadow-cljs (39)
- # spacemacs (5)
- # tools-deps (1)
checking re-graph now: https://github.com/oliyh/re-graph
trying to figure out if it's too early to use compojure-api 2.0 with spec-tools for validation/coercion in production
compojure-api is a macro-driven thing around compojure. we are using yada which is a data-driven API library.
it probably makes sense to also look at reitit (which seems like a followup on compojure-api from the same people)
I hadn't come across compojure-api... just looking at the github page... there seem to be some similarities with Yada, or is that just me?
@borkdude why did you switch? and did yada solve the things that you weren't getting in compojure-api?
@nmdrenard we were looking for a more reliable async story and this is what aleph + manifold gives us. also not having to think about HTTP status codes is nice. More data driven. And batteries included (unlike Pedestal): https://twitter.com/borkdude/status/857979807358910464
let me rephrase, if only I had twitter, I would have known why you switched, 7 months ago
I'll test run both reitit and yada. Really liking compojure-api 2.0 with it's spec coercion though
I believe reitit also has spec coercion. It’s made by the same people as compojure-api
yes it does, and it works nicely, been talking in the #ring-swagger channel to a metosin dev
if you had twitter, you could follow a long a bit: https://twitter.com/search?f=tweets&vertical=default&q=%23clojureconj&src=typd