Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedx/akismet.java

Prevent comment spam using Akismet service, in Java.
https://github.com/cedx/akismet.java

akismet java

Last synced: 4 days ago
JSON representation

Prevent comment spam using Akismet service, in Java.

Awesome Lists containing this project

README

        

# Akismet for Java
![Java](https://badgen.net/badge/java/%3E%3D21.0.0/green) ![Version](https://badgen.net/badge/project/v1.0.0/blue) ![License](https://badgen.net/badge/license/MIT/blue)

Prevent comment spam using [Akismet](https://akismet.com) service, in [Java](https://www.oracle.com/java).

## Documentation
- [User guide](https://github.com/cedx/akismet.java/wiki)
- [Examples](https://github.com/cedx/akismet.java/tree/main/example)

## Development
- [Git repository](https://github.com/cedx/akismet.java)
- [Submit an issue](https://github.com/cedx/akismet.java/issues)

## License
[Akismet for Java](https://github.com/cedx/akismet.java) is distributed under the MIT License.