asobi_tournament_controller (asobi v0.35.4)

View Source

Summary

Functions

index(Req)

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

join(Req)

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

show(Req)

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