Lights out kata with flipping behavior on the backend
Details
We'll practice doing the Lights out kata again.
However, this time instead of doing everything on the client, we'll do a back end service to flip the lights and a simple client that talks to it.
We'll reuse bot the flipping code and rendering code that we created last week.
