<div dir="ltr"><div><div>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.<br><br></div>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.<br>
<br></div>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<br></div>