cleantalk
v1.0.3
Published
API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
Downloads
46
Readme
Cleantalk Node.js API
Nodejs API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
Contents
Contributors
Install
yarn
yarn add cleantalk
npm
npm install cleantalk
Use
API
Examples
How to run examples
Clean HTTP
npm run server:http
Express server
npm run server:express
koa server
npm run server:koa
TODO
- [x] Example
- [ ] Meteor support