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

https://github.com/startdusk/go-graphql-demo

A Go GraphQL demo
https://github.com/startdusk/go-graphql-demo

Last synced: 7 months ago
JSON representation

A Go GraphQL demo

Awesome Lists containing this project

README

          

# go-graphql-demo

A Go GraphQL demo

mock 使用到

```bash
go install github.com/vektra/mockery/v2@latest
```