Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cedx/akismet.java
- Owner: cedx
- License: mit
- Created: 2023-07-18T09:04:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T18:37:18.000Z (about 1 month ago)
- Last Synced: 2024-11-07T19:36:35.236Z (about 1 month ago)
- Topics: akismet, java
- Language: Java
- Homepage: https://github.com/cedx/akismet.java/wiki
- Size: 244 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.txt
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.