{"id":37460457,"url":"https://github.com/zodo-dev/openfaas-java-sdk","last_synced_at":"2026-01-16T07:02:52.043Z","repository":{"id":51077346,"uuid":"312668362","full_name":"zodo-dev/openfaas-java-sdk","owner":"zodo-dev","description":"Openfaas Java SDK implementation of https://www.openfaas.com/","archived":false,"fork":false,"pushed_at":"2021-05-24T23:17:50.000Z","size":903,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T05:27:34.597Z","etag":null,"topics":["faas","java","kubernetes","openfaas","openfaas-java-sdk"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zodo-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-13T19:43:04.000Z","updated_at":"2021-05-24T23:17:53.000Z","dependencies_parsed_at":"2022-08-20T11:00:49.637Z","dependency_job_id":null,"html_url":"https://github.com/zodo-dev/openfaas-java-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zodo-dev/openfaas-java-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodo-dev%2Fopenfaas-java-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodo-dev%2Fopenfaas-java-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodo-dev%2Fopenfaas-java-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodo-dev%2Fopenfaas-java-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zodo-dev","download_url":"https://codeload.github.com/zodo-dev/openfaas-java-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodo-dev%2Fopenfaas-java-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["faas","java","kubernetes","openfaas","openfaas-java-sdk"],"created_at":"2026-01-16T07:02:51.954Z","updated_at":"2026-01-16T07:02:52.029Z","avatar_url":"https://github.com/zodo-dev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Openfaas Java SDK\n==========\n[![License (LGPL version 3)](https://img.shields.io/badge/license-GNU%20LGPL%20version%203.0-blue.svg)](https://github.com/zodo-dev/openfaas-java-sdk/blob/develop/LICENCE)\n![Auto build CI](https://github.com/zodo-dev/openfaas-java-sdk/workflows/Auto%20build%20CI/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=zodo-dev%3Aopenfaas-java-sdk\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=zodo-dev%3Aopenfaas-java-sdk)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=zodo-dev%3Aopenfaas-java-sdk\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=zodo-dev%3Aopenfaas-java-sdk)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.zodo/openfaas-java-sdk/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.zodo/openfaas-java-sdk/)\n[![Javadoc](http://www.javadoc.io/badge/dev.zodo/openfaas-java-sdk.svg)](http://www.javadoc.io/doc/dev.zodo/openfaas-java-sdk)\n\n---\nJava implementation to call Openfaas functions\n\nDocumentation\n---\n\nDoc: https://zodo-dev.github.io/openfaas-java-sdk/\n\nWiki: https://github.com/zodo-dev/openfaas-java-sdk/wiki\n\nFlow\n---\n![Flow](https://zodo-dev.github.io/openfaas-java-sdk/images/openfaas-java-sdk-flow.png)\n\nOpenfaas Links?\n---\nWebsite: https://www.openfaas.com/\n\nDocs: https://docs.openfaas.com/\n\nGithub: https://github.com/openfaas\n\nWARN: Under development. There is still no first release.\n---\n\nWants to contribute to openfaas-java-sdk?\n---\nBefore working on the code, if you plan to contribute changes, please read the following [CONTRIBUTING](CONTRIBUTING.md) document.\n\nUsing openfaas-java-sdk\n---\n\nMaven:\n\n``` xml\n\u003cdependency\u003e\n  \u003cgroupId\u003edev.zodo\u003c/groupId\u003e\n  \u003cartifactId\u003eopenfaas-java-sdk\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0-beta.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nGradle:\n\n```groovy\ncompile \"dev.zodo:openfaas-java-sdk:1.0.0-beta.1\"\n```\n\nIf you want to use snapshots first config OSS Sonatype Snapshots repository:\n\nMaven:\n\n``` xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003eoss-snapshots\u003c/id\u003e\n        \u003cname\u003eOSS Snapshots\u003c/name\u003e\n        \u003curl\u003ehttps://oss.sonatype.org/content/repositories/snapshots\u003c/url\u003e\n        \u003csnapshots\u003e\n            \u003cenabled\u003etrue\u003c/enabled\u003e\n        \u003c/snapshots\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\nGradle:\n\n```groovy\nrepositories {\n    maven {\n        url 'https://oss.sonatype.org/content/repositories/snapshots'\n    }\n}\n```\n\nAnd then the dependency:\n\n``` xml\n\u003cdependency\u003e\n  \u003cgroupId\u003edev.zodo\u003c/groupId\u003e\n  \u003cartifactId\u003eopenfaas-java-sdk\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nGradle:\n\n```groovy\ncompile 'dev.zodo:openfaas-java-sdk:1.0.0-SNAPSHOT'\n```\n\nDocumentation and samples\n---\n\nFor documentation and samples check out our [wiki](https://github.com/zodo-dev/openfaas-java-sdk/wiki)\n\nNeed help or found an issue?\n---\n\nWhen reporting an issue through the [issue tracker](https://github.com/zodo-dev/openfaas-java-sdk/issues?state=open)\non GitHub, please use the following guidelines:\n\n* Check existing issues to see if it has been addressed already\n* The version of openfaas-java-sdk you are using\n* A short description of the issue you are experiencing and the expected outcome\n* Description of how someone else can reproduce the problem\n* Paste error output or logs in your issue or in a Gist. If pasting them in the GitHub issue, wrap \nit in three backticks: ```  so that it renders nicely\n* Write a unit test to show the issue!\n\nLicense\n---\n\nThis project and its documentation are licensed under the LGPL license. Refer to [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodo-dev%2Fopenfaas-java-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzodo-dev%2Fopenfaas-java-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodo-dev%2Fopenfaas-java-sdk/lists"}