Example GraphQL API implemented in Go and backed by Postgresql
Stars
143
Forks
27
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
8
commits
add a Readme
963b6ac
add dependencies boilerplate and main.go
b336135
add migrations and a helper migrate shell script
5b421d6
add query and mutation types
09c45b3
add implementation for graphql types
1bc9f05
add database models
89ab095
add graphql schema
a52ec4d
Initial commit
32ba8d2