obsidian
Caching client
A GraphQL caching module for Deno applications
GraphQL, built for Deno - a native GraphQL caching client and server module
754 stars
12 watching
112 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
denographqljavascripttypescript
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 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
deno-libs/graphql_tag | A Deno port of a GraphQL schema AST creation utility from a template literal | 9 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
buoy-graphql/buoy | A GraphQL client for Angular applications built on top of Apollo | 7 |
arackaf/micro-graphql-react | A simple GraphQL client with extensible cache invalidation features. | 531 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
contra/graphql-helix | A utility library for building GraphQL HTTP servers with minimal dependencies and flexibility | 829 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
inblack67/graphql-next-setup | A Next.js project that sets up an Apollo Server and Client with Nexus Schema using TypeScript. | 3 |