Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kgoggin/reason-react-apollo
Reason Bindings For Apollo's React API
https://github.com/kgoggin/reason-react-apollo
Last synced: 22 days ago
JSON representation
Reason Bindings For Apollo's React API
- Host: GitHub
- URL: https://github.com/kgoggin/reason-react-apollo
- Owner: kgoggin
- License: mit
- Created: 2019-07-17T01:29:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:34:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:30:45.049Z (3 months ago)
- Language: TypeScript
- Homepage: https://reason-react-apollo.kylegoggin.com
- Size: 2.4 MB
- Stars: 24
- Watchers: 0
- Forks: 1
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - reason-react-apollo
README
# Reason React Apollo
reason-react-apollo is a set of ReasonML bindings for Apollo's React-specific libraries that relies on code-generated GraphQL types that align with your schema, instead of query-specific types.
For more information, head on over to the [documentation site](https://reason-react-apollo.kylegoggin.com)!