Skip to content

mathn00b/graphql-notes-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

  1. Download github.com/99designs/gqlgen to your machine

    go get github.com/99designs/gqlgen
    
  2. Generate models

    make generate
    
  3. Start the graphql server

    make run
    

About

repository for playing with gqlgen lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors