{"id":40921051,"url":"https://github.com/shitpostingio/gibberish-microservice","last_synced_at":"2026-01-22T03:33:42.107Z","repository":{"id":57560357,"uuid":"326432060","full_name":"shitpostingio/gibberish-microservice","owner":"shitpostingio","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-03T16:22:37.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-07-27T22:37:12.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shitpostingio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-03T14:57:12.000Z","updated_at":"2021-01-03T16:22:39.000Z","dependencies_parsed_at":"2022-08-26T07:00:22.933Z","dependency_job_id":null,"html_url":"https://github.com/shitpostingio/gibberish-microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/shitpostingio/gibberish-microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Fgibberish-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Fgibberish-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Fgibberish-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Fgibberish-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shitpostingio","download_url":"https://codeload.github.com/shitpostingio/gibberish-microservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitpostingio%2Fgibberish-microservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28652788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-22T03:33:41.990Z","updated_at":"2026-01-22T03:33:42.098Z","avatar_url":"https://github.com/shitpostingio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gibberish Microservice\n\nREST-powered microservice for analyzing text and returning if it is likely gibberish or not.\nThe repository also contains a client to perform requests to the service.\n\nIt is important to notice that this service provides no support for authentication or caching. It is also completely stateless, making it ideal to be used in the backend. A possible \"frontend\" implementation can be found in [Analysis API](https://gitlab.com/shitposting/analysis-api).\n\n## Endpoints\n\n- Gibberish endpoint: `\u003cbind-address\u003e/gibberish`\n- Health check: `\u003cbind-address\u003e/healthy`\n\n## Returned data\n\nThe data returned by the server is in the form:\n\n```go\ntype GibberishResponse struct {\n    IsGibberish bool\n}\n```\n\n## Environment options\n\n- Service bind address and port: `\"GB_BIND_ADDRESS\"` (defaults to `localhost:10002`).\n- Path to knowledge base file: `GB_KNOWLEDGE_PATH` (defaults to `knowledge.json`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitpostingio%2Fgibberish-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshitpostingio%2Fgibberish-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitpostingio%2Fgibberish-microservice/lists"}