Fork me on GitHub
#clojure-uk
<
2016-03-20
>
xlevus16:03:47

why does every database library have a different syntax for defining the connection? maddening.

afhammad21:03:55

Hi, would like to hear about what specification you guys use to format API requests & responses, for example http://jsonapi.org or just an internal spec? and if you use any libraries to help you adhere to it?

xlevus21:03:30

@afhammad: I'm currently looking into swagger.

afhammad22:03:51

@xlevus: hmm I had the impression swagger was just to document you API

afhammad22:03:35

looks like its much more, thanks