micronize
Simple way of enhacing a function with Zeit's Micro framework.
It's particullarly usefull for severless environment (such as zeit's now and aws lamda)
Install
$ npm install --save micro micronize
Usage
const send = ;const micronize = ; moduleexports = ;
License
MIT © Nicolas Cisco