{"id":16292488,"url":"https://github.com/exogen/graphbrainz-extension-boilerplate","last_synced_at":"2025-04-09T08:47:11.396Z","repository":{"id":66194738,"uuid":"109545525","full_name":"exogen/graphbrainz-extension-boilerplate","owner":"exogen","description":"A boilerplate project for developing GraphBrainz extensions.","archived":false,"fork":false,"pushed_at":"2018-08-04T22:51:40.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T11:15:42.344Z","etag":null,"topics":["boilerplate","graphbrainz","graphql","graphql-schema","musicbrainz","musicbrainz-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exogen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"exogen","buy_me_a_coffee":"mosswood"}},"created_at":"2017-11-05T02:24:53.000Z","updated_at":"2018-08-04T22:51:42.000Z","dependencies_parsed_at":"2023-04-01T05:33:01.380Z","dependency_job_id":null,"html_url":"https://github.com/exogen/graphbrainz-extension-boilerplate","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"aaec8a83d1d97c52dabeaf4397388ff9240a8495"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fgraphbrainz-extension-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fgraphbrainz-extension-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fgraphbrainz-extension-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fgraphbrainz-extension-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exogen","download_url":"https://codeload.github.com/exogen/graphbrainz-extension-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008618,"owners_count":21032554,"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":["boilerplate","graphbrainz","graphql","graphql-schema","musicbrainz","musicbrainz-api"],"created_at":"2024-10-10T20:07:07.334Z","updated_at":"2025-04-09T08:47:11.356Z","avatar_url":"https://github.com/exogen.png","language":"JavaScript","funding_links":["https://github.com/sponsors/exogen","https://buymeacoffee.com/mosswood"],"categories":[],"sub_categories":[],"readme":"# GraphBrainz Extension: Boilerplate\n\nA boilerplate project for easier development of GraphBrainz extensions!\n\nBegin developing your extension like so:\n\n```console\n$ git clone git@github.com:exogen/graphbrainz-extension-boilerplate.git\n$ cd graphbrainz-extension-boilerplate\n$ npm install\n```\n\nThen start changing files! You can run a demo server with your extension like\nso:\n\n```console\n$ npm run start\n```\n\nYou even get automatically generated schema documentation; below are the docs\nfor the included demo schema.\n\n\u003c!-- START graphql-markdown --\u003e\n\n## Schema Types\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cstrong\u003eTable of Contents\u003c/strong\u003e\u003c/summary\u003e\n\n  * [Objects](#objects)\n    * [Artist](#artist)\n\n\u003c/details\u003e\n\n### Objects\n\n#### Artist\n\n:small_blue_diamond: *This type has been extended.\nSee the [base schema](https://github.com/exogen/graphbrainz/docs/types.md) for a description and additional fields.*\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth align=\"left\"\u003eField\u003c/th\u003e\n\u003cth align=\"right\"\u003eArgument\u003c/th\u003e\n\u003cth align=\"left\"\u003eType\u003c/th\u003e\n\u003cth align=\"left\"\u003eDescription\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\" valign=\"top\"\u003e\u003cstrong\u003ehelloWorld\u003c/strong\u003e\u003c/td\u003e\n\u003ctd valign=\"top\"\u003e\u003ca href=\"https://github.com/exogen/graphbrainz/docs/types.md#string\"\u003eString\u003c/a\u003e!\u003c/td\u003e\n\u003ctd\u003e\n\nA message that says hello to the artist.\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- END graphql-markdown --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Fgraphbrainz-extension-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexogen%2Fgraphbrainz-extension-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Fgraphbrainz-extension-boilerplate/lists"}