graphql_tag
AST creator
A Deno port of a GraphQL schema AST creation utility from a template literal
🦕 Create a GraphQL schema AST from template literal. Deno port of graphql-tag
library
9 stars
2 watching
0 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
denographqlgraphql-tools
Related projects:
Repository | Description | Stars |
---|---|---|
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
open-source-labs/obsidian | A GraphQL caching module for Deno applications | 755 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 529 |
rahmanfadhil/cotton | A TypeScript-based toolkit for interacting with databases in Deno applications | 139 |
nozaq/pre-commit-deno | Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. | 10 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
escape-technologies/graphman | Automates the creation of Postman collections from GraphQL APIs for testing and management | 242 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,120 |