2.0.0 • Published 6 years ago

graphbrainz-extension-boilerplate v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

GraphBrainz Extension: Boilerplate

A boilerplate project for easier development of GraphBrainz extensions!

Begin developing your extension like so:

$ git clone git@github.com:exogen/graphbrainz-extension-boilerplate.git
$ cd graphbrainz-extension-boilerplate
$ npm install

Then start changing files! You can run a demo server with your extension like so:

$ npm run start

You even get automatically generated schema documentation; below are the docs for the included demo schema.

Schema Types

Objects

Artist

:small_blue_diamond: This type has been extended. See the base schema for a description and additional fields.

A message that says hello to the artist.