Route Magic
Route Magic is a simple and fast "implement-and-forget" routing module all Nodejs+Expressjs set ups should have.
Why? Because your routes folder structure is almost always your intended api URI structure; it ought to be automated, but it hasn't been. So Route Magic will do just that to invoke your routings based on file structure. Drastically reduce unnecessary code -- keep your expres