Sample Project, Requirements


The objective of this project is to create a REST controller that can manage lamps.

The controller can create a new lamp and provide detail about an existing lamp.

The controller can also return an array of all existing lamps.

The controller can turn on/off any individual lamp


You can see the API here

The project setup is described in detailed here

Lastly, you can download the sample code for the project from the Blackboard. The project setup references the class name for the sample code.


Last update: Mar 27, 2016 Virgil Bistriceanu cs445 Computer Science

$Id: requirements.html,v 1.1 2016/08/28 16:22:44 virgil Exp $