A Node.js client to query the Mention API.
Installation
npm install mention-api
Changelog
-
1.1.0
- Updating Joi version
-
1.0.0
- Bump stable
-
0.1.0
- All endpoints implemented
Authors
See package.json
License
See UNLICENSE
Contributing
- Please comment your code with JSDoc
- Please keep 100% unit tests coverage
- Please follow the Angular commit guidelines