I will be using a RESTful API. I don’t have much time to post so I thought I would give a quick snippet of JSON output from an event list request. A successful response: { * request: "/api/events?format=json" * - items: [ o - { + id: 16 + user_id: 1 + guild_id: 11 + [...]
↧