cleantalk icon indicating copy to clipboard operation
cleantalk copied to clipboard

Nodejs API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.

Cleantalk Node.js API

NPM

Codacy Badge Code Climate Inline docs FOSSA Status

Nodejs API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.

Contents

  • Requirements
  • Install
  • Use
  • API
  • TODO

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

License

FOSSA Status