markhobson / penguin

A virtual penguin queue.
0 stars 2 forks source link

Add penguin resource #31

Open markhobson opened 11 years ago

markhobson commented 11 years ago

Let's add a new sub-resource of queue to manage the 'penguin' lock:

/queue/:id/penguin

The operations would be:

This would currently be insecure, since any user could release the penguin, but this will be addressed in future with user authentication.