Skip to content

Latest commit

 

History

History
94 lines (80 loc) · 5.69 KB

client.md

File metadata and controls

94 lines (80 loc) · 5.69 KB

Bookmarks tagged [client]

https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage

Modern web browsers support a number of ways for web sites to store data on the user's computer — with the user's permission — then retrieve it when necessary. This lets you persist data for long-term...


https://www.nosqlclient.com/

Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient


https://github.com/facebook/relay

Relay is a JavaScript framework for building data-driven React applications.


https://github.com/apollographql/apollo-client

A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.


https://github.com/aws-amplify/amplify-js

A client library developed by Amazon for caching, analytics and more that includes a way to fetch GraphQL queries.


https://github.com/nearform/graphql-hooks

Minimal hooks-first GraphQL client with caching and server-side rendering support.


https://github.com/prisma/graphql-request

A minimal GraphQL client for Node and browsers.


https://github.com/gucheen/FetchQL

A simple GraphQL query client using Fetch.


https://github.com/FormidableLabs/urql

A simple caching GraphQL client for React.


https://github.com/arackaf/micro-graphql-react

A lightweight utility for adding GraphQL to React. components. Includes simple caching and uses GET requests that could additionally be cached through a service-worker.


https://github.com/kadirahq/lokka

Simple JavaScript client for GraphQL, which you can use anywhere.


https://github.com/kennetpostigo/react-reach

A library to communicate with Graphql through Redux.


https://github.com/grafoojs/grafoo

A tiny yet fully fledged cache based GraphQL client