Skip to content

Instantly share code, notes, and snippets.

@paulo-ferraz-oliveira
Last active February 12, 2024 10:41
Show Gist options
  • Save paulo-ferraz-oliveira/93f277aeac1f3895a1a8c0b3cb7ba579 to your computer and use it in GitHub Desktop.
Save paulo-ferraz-oliveira/93f277aeac1f3895a1a8c0b3cb7ba579 to your computer and use it in GitHub Desktop.
A simpler `cowboy_rest` behaviour

simpler_cowboy_rest

I was going to write a Gist on how you could simplify your Cowboy route declarations, then it got too big, I wanted to add an example, etc. so... I ended up creating a full rebar3/Erlang project in its own GitHub repository: https://github.com/paulo-ferraz-oliveira/simpler_cowboy_rest

Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment