Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 1.82 KB

README.md

File metadata and controls

69 lines (51 loc) · 1.82 KB

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

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

  • Example
  • Meteor support

License

FOSSA Status