{"id":20607717,"url":"https://github.com/open-feature/flagd-schemas","last_synced_at":"2025-10-16T16:44:46.827Z","repository":{"id":37079970,"uuid":"500956164","full_name":"open-feature/flagd-schemas","owner":"open-feature","description":"Schemas and spec files pertaining to flagd","archived":false,"fork":false,"pushed_at":"2024-10-24T14:02:59.000Z","size":245,"stargazers_count":6,"open_issues_count":10,"forks_count":13,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-25T17:13:54.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://buf.build/open-feature/flagd","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/open-feature.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-07T18:18:18.000Z","updated_at":"2024-09-06T12:51:35.000Z","dependencies_parsed_at":"2023-10-23T18:36:50.600Z","dependency_job_id":"082eab03-383d-4289-aee7-07d8c55ceddb","html_url":"https://github.com/open-feature/flagd-schemas","commit_stats":{"total_commits":136,"total_committers":17,"mean_commits":8.0,"dds":0.7279411764705883,"last_synced_commit":"eee6a2810d9c45a360841a30f3fb92b534f5611d"},"previous_names":["open-feature/schemas"],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fflagd-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fflagd-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fflagd-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fflagd-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-feature","download_url":"https://codeload.github.com/open-feature/flagd-schemas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224901311,"owners_count":17388950,"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":[],"created_at":"2024-11-16T10:08:25.022Z","updated_at":"2025-10-16T16:44:41.767Z","avatar_url":"https://github.com/open-feature.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# schemas\n\nSchemas and spec files pertaining primarily to [flagd](https://github.com/open-feature/flagd).\nThe Schema is available in the Buf Schema Registry, and can be found [here](https://buf.build/open-feature/flagd).\n\n\u003cbr /\u003e\nWhen the below commands are used the generated code is placed in the parent directory\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Requirements\n\n- A Go installation\n- You must have your `GOPATH` environment variable set in order to run these scripts.\n\nThe [Makefile](./Makefile) utilizes [Go](https://go.dev/) to install [Buf](https://buf.build/product/cli/) to the `GOPATH` and execute the binary directly.\n\n### Setting up GOPATH\n\nIf you don't want to install `buf` to your global GOPATH, you can also set it for this repository only:\n\n```\nexport GOPATH=\"$(pwd)/vendor/\"\n```\n\n## Golang:\n\nGenerate grpc-gateway, go-grpc and go stubs\n\n```\nmake gen-go-server\n```\n\nGenerate go-grpc and go stubs\n\n```\nmake gen-go\n```\n\ngo package import\n\n```\ngo get go.buf.build/grpc/go/open-feature/flagd\n```\n\n\u003cbr /\u003e\n\n## Typescript:\n\nGenerate TypeScript stubs for grpc client and http/grpc input/output schema\n\n```\nmake gen-ts\n```\n\n\u003cbr /\u003e\n\n## Java:\n\ngenerate Java stubs for grpc client and http/grpc input/output schema\n\n```\nmake gen-java\n```\n\n## CSharp\n\ngenerate csharp stubs for grpc client and http/grpc input/output schema\n```\nmake gen-csharp\n```\n\n## PHP:\n\nGenerate PHP stubs for grpc client\n\n```\nmake gen-php\n```\n\n\n## Ruby:\n\nGenerate Ruby stubs for grpc client\n\n```\nmake gen-ruby\n```\n\n\n## Rust:\n\nGenerate Rust stubs for grpc client\n\n```\nmake gen-rust\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-feature%2Fflagd-schemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-feature%2Fflagd-schemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-feature%2Fflagd-schemas/lists"}