awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
T

tmc/graphql

0
View on GitHub↗
0 stars·0 forks·9 views

Graphql

Features

  • Query Languages - GraphQL parser and toolset.

Star history

Star history chart for tmc/graphqlStar history chart for tmc/graphql

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Graphql

These projects share indexed features with Graphql. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • a8m/rqlA

    a8m/rql

    0View on GitHub↗
    View on GitHub↗0
  • bhmj/jsonsliceB

    bhmj/jsonslice

    0View on GitHub↗
    View on GitHub↗0
  • ccbrown/api-fuccbrown avatar

    ccbrown/api-fu

    57View on GitHub↗

    A collection of Go packages for creating robust GraphQL APIs

    Go
    View on GitHub↗57
  • 99designs/gqlgen99designs avatar

    99designs/gqlgen

    10,729View on GitHub↗

    gqlgen is a schema-first Go library designed to build type-safe GraphQL servers. It functions as a code generation engine that transforms declarative GraphQL schema definitions into strongly-typed Go source code, ensuring strict alignment between the API contract and the underlying implementation. The framework distinguishes itself through its deep integration with the Go type system and its highly extensible build pipeline. By using schema-first development, it automates the creation of server boilerplate and resolver stubs, allowing developers to map schema fields directly to Go structs and

    Gocodegendataloadergogenerate
    View on GitHub↗10,729
Compare all 16 related projects→

Frequently asked questions

What are the main features of tmc/graphql?

The main features of tmc/graphql are: Query Languages.

Which projects share features with tmc/graphql?

Projects with overlapping indexed features include: a8m/rql. bhmj/jsonslice. ccbrown/api-fu — A collection of Go packages for creating robust GraphQL APIs. dosco/super-graph. elgs/jsonql. 99designs/gqlgen — gqlgen is a schema-first Go library designed to build type-safe GraphQL servers. It functions as a code generation…