https://github.com/sonalys/go-graphql-poc
Simple golang GraphQL POC
https://github.com/sonalys/go-graphql-poc
graphql learning-by-doing poc
Last synced: about 2 months ago
JSON representation
Simple golang GraphQL POC
- Host: GitHub
- URL: https://github.com/sonalys/go-graphql-poc
- Owner: sonalys
- Created: 2021-10-26T17:08:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T18:36:34.000Z (over 4 years ago)
- Last Synced: 2025-02-21T11:50:21.197Z (over 1 year ago)
- Topics: graphql, learning-by-doing, poc
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC with Go and GraphQL
## Usage
Run `make generate` to regenerate code-gen and `make run` to start web app