tsdtsdtsd / go-nospam

Spam checker for user generated content like comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-nospam

Spam checker for user generated content like comments.

Build Status Go Report Card Godoc

Experimental

This package is in an early stage of development.

Installation

go get -u -v github.com/tsdtsdtsd/go-nospam

Usage example

Take a look at the /example folder, it contains a simple usage example.

Development setup

You will need the following things installed and working on your system to start development on go-nospam:

Release History

  • no release yet

Meta

Orkan Alat – @tsdtsdtsdgithub.com/tsdtsdtsd/

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/tsdtsdtsd/nyx/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. You're more than welcome to add yourself to the Contributors section of this file (README.md)
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Contributors

About

Spam checker for user generated content like comments

License:MIT License


Languages

Language:Go 100.0%