UNPKG

am-serv

Version:

AbstractMechanics is a framework developed by Andrew Chamber's small group of side projects called Katana Development. Its meant to have a small small footprint, be easy to use, yet powerfull when developing complex websites, and web-applications.

11 lines (5 loc) 87 B
module.exports.main = function main(request, response) { return 0; } main();