This module is the web server for running the REST API of Hemlock.
Created on 20 August 2013 @author: Charlie Lewis
This class is responsible for initializing the urls and web server.
This class is responsible for all API actions that involve adding something to something else.
This class is responsible for changing the server that a schedule runs on.
This class is responsible for all API actions that involve creating someting.
This class is responsible for all API actions that involve deleting something.
This class is responsible for deregistering systems.
This class is responsible for rendering the favicon.
This class is responsible for all requests about data fields or schemas.
This class is responsible for all API actions that involve getting something.
This class is responsible for all API actions that involve listing a type of something.
This class is responsible for all API actions that involve listing something specific to something else.
This class is responsible for all data query requests.
This class is responsble for registering a system.
This class is responsible for all API actions that involve removing something.