asobi_match_controller (asobi v0.35.4)

View Source

Summary

Functions

index(Req)

-spec index(cowboy_req:req()) -> {json, map()}.

show(Req)

-spec show(cowboy_req:req()) -> {json, map()} | {status, integer()}.