asobi_vote_controller (asobi v0.35.4)

View Source

REST controller for vote history queries.

Summary

Functions

index/1

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

show/1

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