text
body
curl -X POST https://tcpdata.com/word-count -d "Hello World"
curl -X POST https://tcpdata.com/word-count -d "The quick brown fox jumps over the lazy dog."
Maximum text size: 1MB
Returns 413 error if text exceeds limit
Counts lines, words, characters, sentences, and average word length