Sample Project, RequirementsThe 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.
$Id: requirements.html,v 1.1 2016/03/27 19:43:49 virgil Exp $ |