@zuckersalzundpfeffer/gridsome-source-gyuto

1.2.0 • Public • Published

Gridsome Source Plugin for Gyuto Backend

This is a small plugin to get data gyuto backend directly into your gridsome project.

Usage

plugins: [
    {
      use: "@zuckersalzundpfeffer/gridsome-source-gyuto",
      options: {
        site: "<namespace of the website>",
        accessToken: "<accessToken>",
        host: "<backend server for your website>",
        version: "rest", // rest or graphql
        revision: "v2", // revision of the api
        endpoints: [], // additional endpoints besides the default ones
      },
    },
]

Package Sidebar

Install

npm i @zuckersalzundpfeffer/gridsome-source-gyuto

Weekly Downloads

17

Version

1.2.0

License

ISC

Unpacked Size

14.7 kB

Total Files

21

Last publish

Collaborators

  • borisbrue
  • tlopasha
  • cri5h