Running example:
git clone https://github.com/meboHQ/example-middleware.git
cd example-middleware
npm install
NODE_ENV=development node .
- Node 8 or greater
- Express 4 or greater
Sum
GET: http://localhost:8080/sum?a=1&b=2
Mebo is free software; you can redistribute it and/or modify it under the terms of the MIT License