go-gqlgen

command module
v0.0.0-...-6840d49 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 License: MIT Imports: 3 Imported by: 0

README

go-gqlgen

learning - beginner project to learn go and server side graphql by creating a simple todo app with go-gqlgen

resources referenced while creating this project :
use your own local .env file to point to a postgres db if you want in order to see this code working :
DB_DRIVER="postgres"
DB_USER="db user name"
DB_PASSWORD="db password"
DB_NAME="db name"
DB_HOST="db host"

Documentation

Overview

This main.go file is the entry point for the application. It:

Directories

Path Synopsis
graph

Jump to

Keyboard shortcuts

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