command
module
Version:
v0.0.0-...-f724fde
Opens a new window with list of versions in this module.
Published: Sep 15, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
graphql-go-cnode

A GraphQL APIs for https://cnodejs.org community built with graphql-go package.
Environment variables
Put following environment variables into .env file
API_BASE_URL=https://cnodejs.org/api/v1
GRAPHQL_PATH=/graphql
PORT=3001
Usage
Start GraphQL API server:
make run
build to binary:
make build
Run unit tests:
make unit_test
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.