Skip to content

Tags: f4z4on/attendees.js

Tags

step-4-reader

Toggle step-4-reader's commit message
Adds other hints to README

Things like reminding to kill the server or ability to start the server
in JSON-Verbose.

step-3-custom

Toggle step-3-custom's commit message
Adds custom Transit write handler for attendee

Part of that is definition of new constructor.

step-2-transit

Toggle step-2-transit's commit message
Adds additional debugging options

Server dumps database at the beggining. It recognizes verbose flag to
turn on verbose format for that initial dump.

step-1-simple

Toggle step-1-simple's commit message
Adds basic attendee API and persistency

Supported actions are list, index, create and update on attendee
resource.