inaka / cowboy-trails

A couple of improvements over Cowboy Routes

Home Page:http://inaka.github.io/cowboy-trails/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a method field to trails

elbrujohalcon opened this issue · comments

  • metadata field in trails map should be of type metadata() :: #{method() => map()}.
  • method() :: get | put | post ...
  • add inaka's default dialyzer options and run make dialyzer