If you're looking at Liberator because of how it lets you write applications that implement much of the HTTP spec then I would suggest also looking at Yada. It was written by Malcolm Sparks (who also contributed to Liberator), and takes HTTP spec compliance very seriously. It gives you a lot of leverage for providing a small resource definition.
On Sat, Mar 10, 2018 at 6:18 AM Oliver Hine <[email protected]> wrote: > Pedestal also has support for Swagger (along with coercion, validation, > serialisation and more) via pedestal-api > https://github.com/oliyh/pedestal-api > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
