gqblog

A blog demo use graphql


License
BSD-3-Clause
Install
pip install gqblog==0.0.1

Documentation

gqblog

version number: 0.0.1 author: Young King

Overview

A blog demo use graphql

Installation / Usage

To install use pip:

$ pip install gqblog

Or clone the repo:

$ git clone https://github.com/youngking/gqblog.git
$ python setup.py install

Contributing

TBD

Example

TBD