File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 3
3
# GrAMPS GraphQL Data Source Base
4
4
[ ![ Build Status] ( https://travis-ci.org/gramps-graphql/data-source-base.svg?branch=master )] ( https://travis-ci.org/gramps-graphql/data-source-base ) [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/ac264833fac1fbd1afe0/maintainability )] ( https://codeclimate.com/github/gramps-graphql/data-source-base/maintainability ) [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/ac264833fac1fbd1afe0/test_coverage )] ( https://codeclimate.com/github/gramps-graphql/data-source-base/test_coverage ) [ ![ npm version] ( https://img.shields.io/npm/v/@gramps/data-source-base.svg?style=flat )] ( https://www.npmjs.com/package/@gramps/data-source-base ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/gramps-graphql/data-source-base.svg )] ( https://greenkeeper.io/ )
5
5
6
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/gramps-graphql/data-source-base.svg )] ( https://greenkeeper.io/ )
7
-
8
6
This is a minimal example and boilerplate for a GrAMPS data source. Inside, you’ll find:
9
7
10
8
- ** Connector** — how to access the data source (e.g. a REST API)
You can’t perform that action at this time.
0 commit comments