aweary / microbe.js

A small, easy to use Node.js framework written in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make microbe.js Connect compliant

aweary opened this issue · comments

Microbe.js should either conform to the same standard interface implemented in Connect or implement it directly. This would allow existing Express middleware to be used without any configuration issues.