asobi_vote_controller (asobi v0.35.4)
View SourceREST controller for vote history queries.
Summary
Functions
-spec index(cowboy_req:req()) -> {json, map()} | {status, integer()}.
-spec show(cowboy_req:req()) -> {json, map()} | {status, integer()}.
REST controller for vote history queries.
-spec index(cowboy_req:req()) -> {json, map()} | {status, integer()}.
-spec show(cowboy_req:req()) -> {json, map()} | {status, integer()}.