from Hacker News

Show HN: LGTM ASCII Art as a Service

by primaprashant on 5/4/25, 5:29 PM with 0 comments

Get a random ASCII art for LGTM by visiting the website [1] or by calling the API [2]. I sometimes use these in the comment when approving the PRs.

[1]: https://lgtms.app/ [2]: curl -sL lgtms.app/api | jq -r '.art'