melange-relay
API abstraction
This project provides a high-level GraphQL API abstraction using Relay and ReScript, enabling developers to easily define components with their own data demands.
Use Relay with Melange
5 stars
3 watching
0 forks
Language: OCaml
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melange-community/melange-fetch | Low-level bindings to the Fetch API for making HTTP requests | 203 |
ivome/graphql-relay-php | A PHP library to simplify the creation of GraphQL servers supporting React Relay | 271 |
orta/relay-artist-example | An example React Native app using Relay to access the Artsy GraphQL API | 22 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
eyston/relay-composite-network-layer | Enables the merging of multiple GraphQL schema definitions into a single composite schema for use with Relay. | 49 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 194 |
alkama/bonzomaticserver | Relays shader progress between opponents in live-coding battles using WebSockets | 14 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |