{"id":20252651,"url":"https://github.com/streamdal/apollo-server-plugin","last_synced_at":"2025-03-03T16:43:03.795Z","repository":{"id":226619361,"uuid":"769195898","full_name":"streamdal/apollo-server-plugin","owner":"streamdal","description":"Streamdal code-native data pipeline plugin for Apollo Server","archived":false,"fork":false,"pushed_at":"2024-03-08T17:00:05.000Z","size":31934,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-14T03:10:54.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/streamdal.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}},"created_at":"2024-03-08T14:39:05.000Z","updated_at":"2024-03-08T14:53:27.000Z","dependencies_parsed_at":"2024-03-08T15:55:28.356Z","dependency_job_id":"c22828ff-ca9c-4065-8281-366b3783ae02","html_url":"https://github.com/streamdal/apollo-server-plugin","commit_stats":null,"previous_names":["streamdal/apollo-server-plugin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamdal%2Fapollo-server-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamdal%2Fapollo-server-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamdal%2Fapollo-server-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamdal%2Fapollo-server-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamdal","download_url":"https://codeload.github.com/streamdal/apollo-server-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241703614,"owners_count":20006220,"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-14T10:17:51.312Z","updated_at":"2025-03-03T16:43:03.771Z","avatar_url":"https://github.com/streamdal.png","language":"TypeScript","readme":"# Streamdal code-native data pipeline plugin for Apollo Server  \n\n##### Getting started\n\n```\nnpm install @streamdal/apollo-server-plugin\n```\n\nYou must have the Streamdal platform running. To bring it up locally, you can use docker compose:\n\n`docker compose up`\n\nAlternatively you can deploy it to your environment, see here for details: \n```\nhttps://github.com/streamdal/streamdal/tree/main/docs/install\n```\n\nAdd configuration. You can set configurations via env variables or code. The configuration\nvariables you provide will point to the Streamdal platform you ran just above.  \n\nIf your app supports `.env` files:\n\n```\ncp example.env .env\n```\n\nOr export them:\n\n```\nexport STREAMDAL_URL=\"localhost:8082\"\nexport STREAMDAL_TOKEN=\"1234\"\nexport STREAMDAL_SERVICE_NAME=\"user-onboard-service\"\n```\n\nOr via code: see and uncomment configuration code in the example app:\n\n```\nhttps://github.com/streamdal/streamdal-examples/blob/main/apollo-server-plugin/src/index.ts\n```\n\n\n\n##### Run the Example App\n\nClone the examples repository:\n\n```shell\ngit clone git@github.com:streamdal/streamdal-examples.git\n```\n\n```shell\ncd streamdal/examples/apollo-server-plugin\n\nnpm install\n\nnpm start\n```\n\nThis will fire up an example app running the Streamdal Apollo Server plugin. Go to `http://localhost:4000` \nand execute some graphql queries in the playground. \n\nAfter you've run at least one query, go to `http://localhost:8080` and you will see the above operations\nwere automatically instrumented and you are now able to create and add pipelines \nto them.\n\n![Console](./console-screenshot.png)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamdal%2Fapollo-server-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamdal%2Fapollo-server-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamdal%2Fapollo-server-plugin/lists"}