Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oslabs-beta/AtomiQL
Next Generation GraphQL Client fully integrated with Jotai Atomic State
https://github.com/oslabs-beta/AtomiQL
Last synced: 3 months ago
JSON representation
Next Generation GraphQL Client fully integrated with Jotai Atomic State
- Host: GitHub
- URL: https://github.com/oslabs-beta/AtomiQL
- Owner: oslabs-beta
- Created: 2021-05-08T18:00:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T21:02:19.000Z (over 3 years ago)
- Last Synced: 2024-06-03T23:46:29.734Z (5 months ago)
- Language: TypeScript
- Homepage: https://www.atomiql.com/
- Size: 1.23 MB
- Stars: 101
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Starting to use AtomiQL is as easy as installing our package and Jotai in your application!
```sh
$ npm install atomiql jotai
```## Documentation
Visit our documentation to learn more about our application and try it out.
## Why use AtomiQL?
AtomiQL is the first GraphQL client optimized and fully integrated with the Jotai atomic state management library. Our library allows your application to reap the benefits of traditional GraphQL clients along with the front-end performance optimizations of atomic state management libraries.
See our website for a demonstration of how our application works!
## Contributing
Feel free to message one of the contributors below if you're interested in contributing to AtomiQL
- [Xiao Li](https://github.com/xiaotongli)
- [Pat Liu](https://github.com/patrickliuhhs)
- [Paulo Choi](https://github.com/paulochoi)
- [Thomas Harper](https://github.com/tommyrharper)