Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hirokisan/sample-go-graphql


https://github.com/hirokisan/sample-go-graphql

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# sample go graphql

goでgraphqlのサーバーを用意してみるお試し

## やったこと

- https://gqlgen.com/getting-started/
- resolverを実装する
- http://localhost:8080/ にアクセスしてクエリを実行する
- todoに埋め込まれているuserをuserIdに変更してみる