Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylan-kentish/graphqlfakedataapi
A GraphQL API providing fake data.
https://github.com/dylan-kentish/graphqlfakedataapi
Last synced: about 2 months ago
JSON representation
A GraphQL API providing fake data.
- Host: GitHub
- URL: https://github.com/dylan-kentish/graphqlfakedataapi
- Owner: Dylan-Kentish
- Created: 2022-08-26T19:01:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T15:02:19.000Z (over 2 years ago)
- Last Synced: 2023-07-17T23:06:04.330Z (over 1 year ago)
- Language: Go
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL Fake Data API ![build and test workflow](https://github.com/Dylan-Kentish/GraphQLFakeDataAPI/actions/workflows/go.yml/badge.svg) [![codecov](https://codecov.io/gh/Dylan-Kentish/GraphQLFakeDataAPI/branch/main/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/Dylan-Kentish/GraphQLFakeDataAPI)
A GraphQL API providing fake data, written in go.Using:
- [graphql-go/graphql](https://github.com/graphql-go/graphql)
- [graphql-go/handler](https://github.com/graphql-go/handler)