RESTful backend forum service using Dropwizard.
--------------------------------- Phase 1 ---------------------------------
First phase of the project aims to acheive the following objectives:
- Flesh out core data/class models and define relationships.
- Allow basic CRUD functions where required.
- Introduce security layer with login/register.