
If you have an application that involves chat communication between parties, you might be concerned about unfriendly language. GoodSpeak exposes an endpoint that takes your message—nothing else, just that—and returns either the same message or a socially acceptable one if the original wasn't. You could then send the response to the recipient.
That easy.
Let's speak good.