{"id":15117421,"url":"https://github.com/wasmcloud/provider-sdk-go","last_synced_at":"2025-09-27T23:30:56.502Z","repository":{"id":64470840,"uuid":"575592255","full_name":"wasmCloud/provider-sdk-go","owner":"wasmCloud","description":"SDK for writing wasmCloud providers in Go.","archived":false,"fork":false,"pushed_at":"2024-10-22T18:21:35.000Z","size":276,"stargazers_count":17,"open_issues_count":5,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-15T09:49:25.391Z","etag":null,"topics":["awesome","golang","wasmcloud"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wasmCloud.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-07T21:30:20.000Z","updated_at":"2024-10-22T18:21:39.000Z","dependencies_parsed_at":"2023-02-15T16:15:49.468Z","dependency_job_id":"fc5a3bca-65ab-44f4-8fdf-fe43b2a38d54","html_url":"https://github.com/wasmCloud/provider-sdk-go","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"14cfe1cb919cad4b92f2bb5d4c93c93c64a6da39"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasmCloud%2Fprovider-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasmCloud%2Fprovider-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasmCloud%2Fprovider-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasmCloud%2Fprovider-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasmCloud","download_url":"https://codeload.github.com/wasmCloud/provider-sdk-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234470271,"owners_count":18838628,"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","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":["awesome","golang","wasmcloud"],"created_at":"2024-09-26T01:45:57.274Z","updated_at":"2025-09-27T23:30:51.105Z","avatar_url":"https://github.com/wasmCloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wasmCloud Provider SDK\n\n\u003e [!IMPORTANT]\n\u003e We have consolidated all of the wasmCloud Go SDKs and tooling under [github.com/wasmCloud/go](https://github.com/wasmCloud/go) where the future work and improvements will be done.\n\nProviders are swappable [wasmCloud](https://wasmcloud.com) host plugins. They are executables (usually dedicated to longer-lived processes) that deliver common functionalities called capabilities. Providers are typically responsible for [capabilities](https://wasmcloud.com/docs/concepts/capabilities) that are not considered part of the core business logic of an application, such as...\n\n- Sending notifications\n- Fetching secret values\n- Accessing databases\n- Serving content over HTTP\n\nThis package is an SDK for creating capability providers in Golang. You can implement a capability that's already defined, or create a custom capability interface and use that in your wasmCloud application.\n\n## Usage\n\nAn example can be found in [examples/keyvalue-inmemory](./examples/keyvalue-inmemory/) which implements the interface `wrpc:keyvalue/store@0.2.0-draft`.\n\nRefer to the [custom template](https://github.com/wasmCloud/wasmCloud/tree/main/examples/golang/providers/custom-template#custom-capability-provider) for a comprehensive example of a custom provider.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasmcloud%2Fprovider-sdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasmcloud%2Fprovider-sdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasmcloud%2Fprovider-sdk-go/lists"}