{"id":15455947,"url":"https://github.com/stradivario/gapi-voyager","last_synced_at":"2026-01-07T01:51:25.595Z","repository":{"id":32433418,"uuid":"133095196","full_name":"Stradivario/gapi-voyager","owner":"Stradivario","description":"Graphql Voyager Explorer get mind mapping introspection based on your schema with @Gapi Server","archived":false,"fork":false,"pushed_at":"2022-04-09T08:42:11.000Z","size":353,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T16:40:55.696Z","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/Stradivario.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}},"created_at":"2018-05-11T22:44:09.000Z","updated_at":"2020-01-31T18:35:58.000Z","dependencies_parsed_at":"2022-08-07T17:30:29.223Z","dependency_job_id":null,"html_url":"https://github.com/Stradivario/gapi-voyager","commit_stats":null,"previous_names":[],"tags_count":392,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-voyager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-voyager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-voyager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-voyager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stradivario","download_url":"https://codeload.github.com/Stradivario/gapi-voyager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009077,"owners_count":20708881,"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-01T22:21:39.859Z","updated_at":"2026-01-07T01:51:25.569Z","avatar_url":"https://github.com/Stradivario.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @Gapi Voyager Module\n\n##### Original Voyager module you can find here [VoyagerGraphql](https://github.com/APIs-guru/graphql-voyager)\n##### For questions/issues you can write ticket [here](http://gitlab.youvolio.com/gapi/gapi-voyager/issues)\n##### This module is intended to be used with [GAPI](https://github.com/Stradivario/gapi)\n\n## Installation and basic examples:\n##### To install this Gapi module, run:\n\n```bash\n$ npm install @gapi/voyager --save\n```\n\n## Consuming @gapi/voyager\n\n##### Import inside AppModule or CoreModule\n```typescript\n\nimport { Module } from '@rxdi/core';\nimport { VoyagerModule } from '@gapi/voyager';\n\n@Module({\n    imports: [\n        VoyagerModule.forRoot({\n            path: '/voyager';\n            endpointUrl: '/graphql';\n        })\n    ]\n})\nexport class CoreModule { }\n```\n\nTODO: Better documentation...\n\nEnjoy ! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-voyager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstradivario%2Fgapi-voyager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-voyager/lists"}