graphql-faker
Data generator
A tool for generating realistic data for GraphQL APIs with minimal configuration
🎲 Mock or extend your GraphQL API with faked data. No coding required.
3k stars
22 watching
225 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
apifaked-datafakergraphqlidlmock
Related projects:
Repository | Description | Stars |
---|---|---|
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
faker-js/faker | Generates realistic fake data in JavaScript for testing and development purposes | 13,181 |
faker-ruby/faker | A library for generating fake data such as names, addresses, and phone numbers. | 11,290 |
graphql-editor/graphql-editor | An editor for designing and visualizing GraphQL schemas | 6,012 |
fakerphp/faker | Generates fake data for testing and development purposes. | 3,642 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,815 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
graphql/graphiql | A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers. | 16,150 |
joke2k/faker | Generates fake data for testing and development purposes | 17,852 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,306 |
altair-graphql/altair | A GraphQL client that simplifies the development of GraphQL-based applications | 5,160 |