goqlorm

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2020 License: Unlicense Imports: 11 Imported by: 0

README

Go + GraphQL + Database (ORM)

GoDoc

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

Overview

Example program to demonstrate the generator

Directories

Path Synopsis
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL