Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 788 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 788 Bytes

EverybodyVotes-GO

A custom server for the Everybody Votes Channel on the PSP.

API Endpoints

Type Endpoint Requires Token Description
GET /polls Yes Responds with the latest poll. TODO: Add fetching via the ID.
POST /register Uses MAC Registers a console.
POST /unregister Yes Deletes the account of a console. Cannot be undone.
POST /vote Yes Let's a console vote on a poll.