codebuddies/greetbot

Routes refactor

Closed this issue · 0 comments

With the stable alpha-release of greetbot, I think now would be a good time to look at refactoring our routes setup, to minimise bloat in our index.js entry file. We already have 7 routes (including different verbs), and at least another 6 planned.

This work shouldn't impact any resource gathering, so carry on with that.