summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
29 hoursStarted structure for middlewareSam Light
29 hoursRouteDefinition can add nameSam Light
29 hoursadded named routes to routerSam Light
29 hoursRoute methods now return RouteDefinition class and testingSam Light
29 hoursthrow an exception when route handler does not return responseSam Light
29 hoursremove unused exceptionSam Light
29 hoursRefactor dispatch to use a seperate findRoute methodSam Light
29 hoursmake router match any routeSam Light
29 hourscode formattingSam Light
29 hoursMake basic routing workSam Light
29 hoursbig updateSam Light
29 hoursAdded more methods to the PathSegment class and testsSam Light
29 hourscreated some basic structure classesSam Light