Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

iOliverNguyen/graphql-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-go

GraphQL implemented in Go

Notes

This project is based on GraphQL JavaScript implementation.

This project is in development and not ready yet. At this time, it can only execute the simplest query. See examples/hello.go.

Install & run

Make sure you have Go installed and $GOPATH set up properly.

go get github.com/ng-vu/graphql-go

cd $GOPATH/src/github.com/ng-vu/graphql-go
go run examples/hello.go

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages