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