{"id":15569580,"url":"https://github.com/patrick91/r","last_synced_at":"2025-03-01T02:21:22.264Z","repository":{"id":141355128,"uuid":"542742871","full_name":"patrick91/r","owner":"patrick91","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-28T18:52:33.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T02:57:09.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/patrick91.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-09-28T18:45:16.000Z","updated_at":"2022-09-28T18:45:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"527ab157-00bb-44c8-880a-4eb8abc0dc13","html_url":"https://github.com/patrick91/r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"apollographql/subgraph-template-rust-async-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick91%2Fr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick91","download_url":"https://codeload.github.com/patrick91/r/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241305738,"owners_count":19941198,"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-10-02T17:33:19.316Z","updated_at":"2025-03-01T02:21:22.223Z","avatar_url":"https://github.com/patrick91.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# async-graphql Subgraph Template\n\nThis template can be used to quickly create an [Apollo Federation] subgraph with the [async-graphql] crate.\n\n## What's Included\n\n- A basic, [Apollo Federation] subgraph with simple examples for queries, entities, and mutations. You can run this subgraph with `cargo run`.\n- Example tests in the `tests` directory. You can run these tests with `cargo test`.\n- GitHub Actions workflows which will:\n  - Run `cargo test` on every push.\n  - Check the schema against Apollo Studio on every push.\n  - Publish the subgraph to Apollo Studio on every push to the `main` branch.\n\n## Next Steps\n\n- Download [Rover] and start it using the command printed out from `cargo run` to start a local version of Apollo Explorer.\n- Replace \"my-subgraph\" in `Cargo.toml` with the name of your subgraph.\n- Start filling in your own types and resolvers in `src/lib.rs`.\n- Set these secrets in GitHub Actions:\n  - `APOLLO_KEY`: An Apollo Studio API key for the supergraph to enable schema checks and publishing of the subgraph.\n  - `APOLLO_GRAPH_REF`: The name of the supergraph in Apollo Studio.\n  - `PRODUCTION_URL`: The URL of the deployed subgraph that the supergraph gateway will route to.\n- Remove the `if: false` lines from `.github/workflows/checks.yaml` and `.github/workflows/deploy.yaml` to enable schema checks and publishing.\n- Write your custom deploy logic in `.github/workflows/deploy.yaml`.\n\n[apollo federation]: https://www.apollographql.com/docs/federation/\n[async-graphql]: https://async-graphql.github.io/async-graphql/\n[rover]: https://www.apollographql.com/docs/rover/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick91%2Fr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick91%2Fr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick91%2Fr/lists"}