[erlang-questions] Cowboy routes with Method as a condition

Max Lapshin max.lapshin@REDACTED
Mon Feb 11 09:01:55 CET 2013


cowboy_rest is incredibly hard to use because there is even no full list of
callbacks. Webmachine diagram is good, but it lacks name of callbacks.

I understand that it is hard to document it, but I can't help you with it
because I don't understand this code in depth.

I want to put Amazon S3 API in routes and it looks like rest is a bad idea.
I've ended with catch-all route and manual routing in init/3 handler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130211/ee6e1d98/attachment.htm>


More information about the erlang-questions mailing list