{"id":21560700,"url":"https://github.com/dadapush/dadapush-groovy-client","last_synced_at":"2025-08-02T18:10:47.100Z","repository":{"id":116441509,"uuid":"196118518","full_name":"dadapush/dadapush-groovy-client","owner":"dadapush","description":"DaDaPush Client For Groovy","archived":false,"fork":false,"pushed_at":"2019-07-30T09:03:26.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T04:33:10.098Z","etag":null,"topics":["dadapush","notification-api","notifications","push","push-notifications"],"latest_commit_sha":null,"homepage":"https://www.dadapush.com","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dadapush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-07-10T02:46:08.000Z","updated_at":"2019-07-30T09:03:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcdc4196-dcfc-44ef-a3cd-b797733f4a92","html_url":"https://github.com/dadapush/dadapush-groovy-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dadapush/dadapush-groovy-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadapush%2Fdadapush-groovy-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadapush%2Fdadapush-groovy-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadapush%2Fdadapush-groovy-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadapush%2Fdadapush-groovy-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dadapush","download_url":"https://codeload.github.com/dadapush/dadapush-groovy-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadapush%2Fdadapush-groovy-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268431644,"owners_count":24249413,"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-08-02T02:00:12.353Z","response_time":74,"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":["dadapush","notification-api","notifications","push","push-notifications"],"created_at":"2024-11-24T09:16:51.922Z","updated_at":"2025-08-02T18:10:47.090Z","avatar_url":"https://github.com/dadapush.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DaDaPush Groovy Client\nDaDaPush: Real-time Notifications App\n\nSend real-time notifications through our API without coding and maintaining your own app for iOS or Android devices.\n\nThis Groovy package, using the [http-builder-ng library](https://http-builder-ng.github.io/http-builder-ng/), is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:\n\n- API version: v1\n- Package version: 1.0.0\n- Build date: 2019-07-10T22:05:40.468806+08:00[Asia/Shanghai]\n- Build package: org.openapitools.codegen.languages.GroovyClientCodegen\nFor more information, please visit [https://www.dadapush.com](https://www.dadapush.com)\n\n## Requirements\n\n* Groovy 2.5.7\n* Gradle 4.9\n\n## Build\n\nFirst, create the gradle wrapper script:\n\n```\ngradle wrapper\n```\n\nThen, run:\n\n```\n./gradlew check assemble\n```\n\n## Getting Started\n\n\n```groovy\ndef apiInstance = new DaDaPushMessageApi()\ndef body = new MessagePushRequest() // MessagePushRequest | body\ndef xChannelToken = \"xChannelToken_example\" // String | see: https://www.dadapush.com/channel/list\n\napiInstance.createMessage(body, xChannelToken)\n    {\n    // on success\n    def result = (ResultOfMessagePushResponse)it\n    println result\n    \n}\n    {\n    // on failure\n    statusCode, message -\u003e\n        println \"${statusCode} ${message}\"\n};\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadapush%2Fdadapush-groovy-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdadapush%2Fdadapush-groovy-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadapush%2Fdadapush-groovy-client/lists"}