issues
search
romshark
/
dgraph_graphql_go
A GraphQL + Dgraph + Go + HTTP based backend service demo.
MIT License
50
stars
15
forks
source link
api
dgraph
example
example-project
go
golang
graphql
graphql-server
readme
Dgraph + GraphQL + Go = API
Web-App back-end in 100%
Go
GraphQL API based on
graph-gophers/graphql-go
Dynamic GraphQL query whitelisting
HTTP(S) server based on
net/http
TOML configurations based on
BurntSushi/toml
Embedded
GraphQL playground
Transactional data store based on the
Dgraph graph database
API tests based on
Go testing
and
stretchr/testify
Session-based authentication
Authorization (permission system)
Frontend
Svelte-based frontend
by
DanielSharkov