Akismet Python SDK by David Lynch
The Akismet Python SDK by David Lynch demonstrates how to implement spam detection via API. Akismet_example.py is available for download, in addition to the kit in the file Akismet.py
Specs
January 28, 2016
No
No
No
No
No
Followers (2)
Related Articles (839)
Amazon Door Lock API Allows Doors to be Locked via Voice Command
Amazon has introduced a Door Lock API that allows internet-connected lock providers to enable their locks to lock and eventually unlock doors with Amazon Alexa. The Door Lock API is part of Amazon’s Alexa Skills Kit, a collection of APIs and tools that developers can use to add skills to Alexa.
PasswordPing APIs Check Passwords and Credentials for Exposure
PasswordPing recently announced the launch of its password and credential breach notification service. The service alerts organizations of passwords and credential/password combinations that have been exposed. The service includes API entry points to the service for integration with login screens.
How to Secure Your Rails API Without Being a Security Expert
This article will run down the three most common vulnerabilities one may encounter in a Ruby on Rails API only app. However, some of the concepts will apply regardless of which platform you're using and you should investigate what tooling is available for your platform if you're not on Rails.