Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)