idlewan / nawak

A web micro-framework in Nimrod, heavily inspired by jester, flask and the like.
MIT License
108 stars 5 forks source link

Why? #3

Open xxlabaza opened 7 years ago

xxlabaza commented 7 years ago

Why did you give up the project? It looks great and much better than Dom's Jester!

idlewan commented 7 years ago

I didn't have time to keep at it for now. I also wanted to have a proper router (probably inspired by https://github.com/julienschmidt/httprouter) and bypass the need for mongrel2 by serving directly, and all that needed me to be more focused and have some free time to dedicate. Maybe one of these days I'll try again.

monocoder commented 5 years ago

The project looks great, Nim 1.0 is about to be released, it's a pity that you abandon it now.