mojotech / modernator-haskell

An API server for hosting Reddit AMA style Q&A sessions.
GNU General Public License v3.0
4 stars 0 forks source link

Needs some more thought-out organizational principles. #1

Open RocketPuppy opened 8 years ago

RocketPuppy commented 8 years ago

I've been content to let the code "self-organize" for now, but it's getting large enough that some well thought-out organizational principles can be created and implemented. These principles should be broadly applicable to other servant apps as well.