Changed the topic model to use classes and interfaces instead of direct assignments.
- Added a model with in-memory database, and routes, controller and middleware to enable making initial CRUD calls to endpoints; - Added jest and an initial test.