0
0
Commit Graph

2 Commits

Author SHA1 Message Date
Gibheer
ce036f428d add basic middleware handling
This is an initial spike on how the middleware might be included into
the system. It is inspired/copied from GIN, so I still have to work out,
how to make it nicer than it is at the moment.

What is currently missing is Aborting and the addRoute function looks
very ugly.
2014-08-01 07:58:33 +02:00
Gibheer
7a5cbc3c7a initial commit for routing 2014-07-22 21:27:39 +02:00