Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buoy-graphql/buoy

A GraphQL client for Angular built on top of Apollo.
https://github.com/buoy-graphql/buoy

angular apollo apollo-client buoy graphql laravel lighthouse mutation pagination query

Last synced: about 2 months ago
JSON representation

A GraphQL client for Angular built on top of Apollo.

Awesome Lists containing this project

README

        

[![Version](https://img.shields.io/npm/v/@buoy/client.svg?style=for-the-badge)](https://www.npmjs.com/package/@buoy/client)
[![Travis](https://img.shields.io/travis/buoy-graphql/buoy/master.svg?style=for-the-badge)](https://travis-ci.org/buoy-graphql/buoy)
[![Coveralls](https://img.shields.io/coveralls/github/buoy-graphql/buoy.svg?style=for-the-badge)](https://coveralls.io/github/buoy-graphql/buoy)
[![License](https://img.shields.io/npm/l/@buoy/client.svg?style=for-the-badge)](https://github.com/buoy-graphql/buoy/blob/master/LICENSE.md)
[![NPM downloads](https://img.shields.io/npm/dt/@buoy/client.svg?style=for-the-badge)](https://www.npmjs.com/package/@buoy/client)
[![GitHub stars](https://img.shields.io/github/stars/buoy-graphql/buoy.svg?label=Stars&style=for-the-badge)](https://github.com/buoy-graphql/buoy)

The Buoy client is based on the [Fairway-spec](https://github.com/buoy-graphql/fairway-spec).
If the server conforms to the spec, most features will work of the box.

## Links
[Live Demo](https://ngx-buoy.com/demo)
  ·  
[Documentation](https://ngx-buoy.com/master/getting-started/introduction.html)