{"id":31530644,"url":"https://github.com/cequence-io/ws-client","last_synced_at":"2025-10-04T01:50:24.056Z","repository":{"id":239938314,"uuid":"800910531","full_name":"cequence-io/ws-client","owner":"cequence-io","description":"Core WS Client Infra","archived":false,"fork":false,"pushed_at":"2025-08-11T07:41:57.000Z","size":151,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-11T09:25:17.605Z","etag":null,"topics":["play","scala","wsclient"],"latest_commit_sha":null,"homepage":"https://cequence.io","language":"Scala","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/cequence-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-15T08:30:22.000Z","updated_at":"2025-08-11T07:42:01.000Z","dependencies_parsed_at":"2025-08-11T09:19:49.143Z","dependency_job_id":null,"html_url":"https://github.com/cequence-io/ws-client","commit_stats":null,"previous_names":["cequence-io/ws-client"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cequence-io/ws-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cequence-io%2Fws-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cequence-io%2Fws-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cequence-io%2Fws-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cequence-io%2Fws-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cequence-io","download_url":"https://codeload.github.com/cequence-io/ws-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cequence-io%2Fws-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254473,"owners_count":25956598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"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":["play","scala","wsclient"],"created_at":"2025-10-04T01:50:22.761Z","updated_at":"2025-10-04T01:50:24.049Z","avatar_url":"https://github.com/cequence-io.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WS Client (Cequence)\n[![version](https://img.shields.io/badge/version-0.7.2-green.svg)](https://cequence.io) [![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)](https://opensource.org/licenses/MIT) [![Twitter Follow](https://img.shields.io/twitter/follow/cequence_io?style=social)](https://twitter.com/0xbnd)\n\nThis repository contains a simple and efficient Web Service client implemented in Scala. The client is designed to interact with RESTful web services, making it easy to send requests, handle responses, and manage errors.\n\n**🔥 New**: as a part of this suite we provide [json-repair](./json-repair/README.md) library that can be used to fix common JSON syntax errors, repair malformed JSON objects and arrays.\n\n## Installation 🚀\n\nThe currently supported Scala versions are **2.12, 2.13**, and **3**.\n\nTo install the library, add the following dependency to your *build.sbt*\n\n```\n\"io.cequence\" %% \"ws-client-play\"\" % \"0.7.2\"\n```\n\nor to *pom.xml* (if you use maven)\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.cequence\u003c/groupId\u003e\n    \u003cartifactId\u003ews-client-play_2.12\u003c/artifactId\u003e\n    \u003cversion\u003e0.7.2\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## License ⚖️\n\nThis library is available and published as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcequence-io%2Fws-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcequence-io%2Fws-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcequence-io%2Fws-client/lists"}