Skip to content

dikaeinstein/go-graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-graphql-api

A graphql API written with GO

Features

  • CRUD
  • Subscriptions

Run The Server

NOTE: ensure you have realize installed. You can install it with:

 go get github.com/oxequa/realize

Then run:

realize start

from the root of the project.

Open browser on the specified address e.g http://localhost:6600/graphql