graphql-wordlist
GraphQL wordlist
A comprehensive collection of GraphQL schema words and statistics.
The only GraphQL wordlist you'll ever need. Operations, field names, type names... Collected on more than 60k distinct GraphQL schemas.
329 stars
5 watching
34 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
graphqlgraphql-schemavulnerability-detectionwordlistwordlists
Related projects:
Repository | Description | Stars |
---|---|---|
escape-technologies/goctopus | Tool for quickly discovering and fingerprinting GraphQL APIs. | 101 |
escape-technologies/graphman | Automates the creation of Postman collections from GraphQL APIs for testing and management | 241 |
escape-technologies/graphql-armor | A security middleware framework for GraphQL servers to protect against common attacks and vulnerabilities. | 500 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
escape-technologies/graphinder | A tool that discovers GraphQL endpoints by analyzing websites and searching for vulnerabilities | 190 |
o2web/graphql-auth | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 38 |