{"name":"Gawrshdarn","description":"A playful profanity filter API that detects, censors, and replaces profanity with family-friendly alternatives.","version":"0.1.1","documentation":"https://www.gawrshdarn.com","endpoints":[{"method":"POST","path":"/api/detect","description":"Check if text contains profanity"},{"method":"POST","path":"/api/filter","description":"Censor or remove profanity from text"},{"method":"POST","path":"/api/replace","description":"Replace profanity with playful alternatives"},{"method":"GET","path":"/api/health","description":"Health check endpoint"}]}