<div>Hello,<br></div><div><br></div><div>We currently use cowboy in our rest services and I like it a lot.<br></div><div>It's very fast, doesn't get in the way, has nice API and the code is very clean (I'm new to the language and use cowboy source code as a reference of how to do stuff properly in erlang).<br></div><div>I'm looking for a library or lightweight framework for implementing web applications on top of cowboy (ideally implemented in the same spirit).<br></div><div>So far I came across nitrogen and it looks interesting, but from its github it doesn't seem like it's being actively developed.<br></div><div>There's also N2O, but it's not clear how widely it's used and if there's any community around it.<br></div><div><br></div><div>Did I miss any options?</div><div><br></div><div>Thanks,<br></div><div>Sheldon</div>