On Monday, June 30, 2014 2:44:11 PM UTC-7, Geoff Little wrote: > Does anyone know of a simple library I can use with liberator (for the > api-part) to, someone suggested, implement an authentication scheme using an > auth token?
As Antonio said, Friend is your friend :-) Also, I found this example to be a fairly complete starting point for building a REST API w/ Friend and other libraries you will likely need. While it isn't a "basic" example, it is something like what you might end up with once you flesh your app out a bit. https://github.com/thegeez/clj-crud Good luck! Alan -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
