Skip to content

raralabs/go-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO GRAPHQL TEMPLATE GENERATOR

This is a simple project that generates a golang skeleton with graphql server.

Files

This project consists of two main files

  1. Makefile
  2. main.go

Makefile consist of scripts that is required to initialize a go module.

Usage

make gen PACKAGE_NAME=<PACKAGE_NAME>

PACKAGE_NAME is optional. If PACKAGE_NAME is not passed default value go-graphql-template will be used as package name.

About

Go template generator with GraphQL server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published