Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 370 Bytes

go-perspectiveapi

go-perspectiveapi is a Go client library for Google Jigsaw's Perspective API

Currently, the AnalyzeComment endpoint is supported with default parameters. I plan to add features as necessary for my purposes - but of course, pull requests are welcome.

See main.go for how to use the library in its current form.