You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring Boot–based REST API designed to detect and block objectionable or inappropriate content in user comments. The service accepts text input, analyzes it for offensive terms, and returns moderation feedback. Includes full API contract over HTTPS, Swagger/OpenAPI documentation, and a working demo implementation.