{"id":22089874,"url":"https://github.com/speakeasy-api/speakeasy-schemas","last_synced_at":"2025-07-02T06:33:50.398Z","repository":{"id":51135747,"uuid":"508603771","full_name":"speakeasy-api/speakeasy-schemas","owner":"speakeasy-api","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-13T19:13:53.000Z","size":320,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-28T06:37:28.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/speakeasy-api.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":"2022-06-29T08:12:49.000Z","updated_at":"2023-02-13T20:16:45.000Z","dependencies_parsed_at":"2024-06-21T05:47:03.398Z","dependency_job_id":"7dc87819-91b2-44ba-a4df-fefb56b1cb2c","html_url":"https://github.com/speakeasy-api/speakeasy-schemas","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/speakeasy-api/speakeasy-schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-api%2Fspeakeasy-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-api%2Fspeakeasy-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-api%2Fspeakeasy-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-api%2Fspeakeasy-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speakeasy-api","download_url":"https://codeload.github.com/speakeasy-api/speakeasy-schemas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speakeasy-api%2Fspeakeasy-schemas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263086696,"owners_count":23411755,"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-12-01T02:14:35.224Z","updated_at":"2025-07-02T06:33:50.347Z","avatar_url":"https://github.com/speakeasy-api.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# speakeasy-schemas\n\n## Local Setup\n\n1. Follow the quickstart guide to install `protoc` and the golang plugins: https://grpc.io/docs/languages/go/quickstart/\n   1. Just be aware newer versions broke JS/TS support so you need to for now make sure you are on version `3.20.1`\n   2. Install via `brew install protobuf@3 \u0026\u0026 brew link protobuf@3` (or another method if you prefer)\n2. Make sure you are using JDK 8\n3. Install gradle so its usable from the command line: https://gradle.org/install/\n4. Run `npm install` in `speakeasy-schemas/grpc/ts` to install the typescript compiler (if you're using an M1, add the `--target_arch=x64` flag to the install command)\n5. Setup `protolint` in your IDE. (vscode: https://marketplace.visualstudio.com/items?itemName=Plex.vscode-protolint)\n\n## Linting\n\n1. Run `make lint` from the root of the project.\n\n## Generate schemas\n\n### Golang\n\n1. Run `make generate` from the root of the project.\n\nThis will generate to golang files in `/grpc/go`. Then this repo just needs to be pushed to github and the golang files can be included in other projects.\n\n### Java\n\n1. Run `make generate` from the root of the project.\n\nThis will generate the java library in `/grpc/java/lib/build/libs/lib.jar` which can be copied to the `lib/` directory of another project.\n\n### Rust\n\n1. Run `make generate` from the root of the project.\n\nThis will generate the rust library in `/grpc/rust/lib/src` which can be copied to the `src/` directory of another project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeakeasy-api%2Fspeakeasy-schemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeakeasy-api%2Fspeakeasy-schemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeakeasy-api%2Fspeakeasy-schemas/lists"}