command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 23, 2020
License: Unlicense
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go + GraphQL + Database (ORM)

Generators that provide a GraphQL API to your database using your models defined in Go.
Creates the schema for you, sets up a GraphQL API and
handles everything from getting one or many entries,
creating, updating and deleting.
This makes everything really easy to use and provides
a quick way to get started while still giving you control over
everything.
Documentation
¶
Example program to demonstrate the generator
Source Files
¶
Directories
¶
Generates a GraphQL API handler for your convenience
|
Generates a GraphQL API handler for your convenience |
|
|
|
Contains default context if no custom one is used
|
Contains default context if no custom one is used |
|
|
|
Where all the magic happens
|
Where all the magic happens |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.