summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
31 hoursthrow an exception when route handler does not return responseSam Light
31 hoursremove unused exceptionSam Light
31 hoursRefactor dispatch to use a seperate findRoute methodSam Light
31 hoursmake router match any routeSam Light
31 hourscode formattingSam Light
31 hoursMake basic routing workSam Light
31 hoursbig updateSam Light
31 hoursAdded more methods to the PathSegment class and testsSam Light
31 hourscreated some basic structure classesSam Light