7 ms·
> Pedastal seems more like a framework for building enterprise services, not simply "web applications". Can you point out where in the docs you got this impres
by hueyp 13y ago
> Pedastal seems more like a framework for building enterprise services, not simply "web applications".
Can you point out where in the docs you got this impression? So far for pedastal services (the backend stuff) all I can see is a replacement for ring and middleware. Once it leaves your handler it is back to whatever you were doing in clojure already.
Or am I missing something? Serious question. I've read the docs, but they are pretty light so far. I haven't looked at the sample code yet.