awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
buoy-graphql avatar

buoy-graphql/buoy

0
View on GitHub↗
6 stars·3 forks·TypeScript·MIT·4 viewsngx-buoy.com↗

Buoy

A GraphQL client for Angular built on top of Apollo.

Features

  • GraphQL Clients - GraphQL client built on top of the Apollo ecosystem.

Star history

Star history chart for buoy-graphql/buoyStar history chart for buoy-graphql/buoy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Buoy

Similar open-source projects, ranked by how many features they share with Buoy.
  • apollostack/apollo-clientapollostack avatar

    apollostack/apollo-client

    19,798View on GitHub↗

    Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a GraphQL server in web and mobile applications. It functions as a state management framework that synchronizes remote server data with local application state. The project provides a TypeScript wrapper for executing GraphQL queries and mutations, ensuring type-safe API integration with automatic validation and code completion. The library manages data fetching and synchronization between the backend and the user interface. It includes capabilities for caching GraphQL results l

    TypeScript
    View on GitHub↗19,798
  • alevettih/ngx-graphql-clientAlevettih avatar

    Alevettih/ngx-graphql-client

    1View on GitHub↗

    A typed GraphQL client for Angular applications with full TypeScript support.

    TypeScript
    View on GitHub↗1
  • dotansimha/graphql-code-generatordotansimha avatar

    dotansimha/graphql-code-generator

    11,257View on GitHub↗

    This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema definitions and operation documents into static TypeScript types to ensure compile-time validation and data consistency between an API and a frontend application. The system functions as a customizable GraphQL plugin framework. It uses a plugin-based architecture and a custom pipeline to generate tailored API clients and request functions, eliminating the need for manual type declarations. The project covers GraphQL client automation, type generation, and workflow optimization. I

    TypeScript
    View on GitHub↗11,257
  • giuliano-marinelli/apollo-dynamic-angulargiuliano-marinelli avatar

    giuliano-marinelli/apollo-dynamic-angular

    1View on GitHub↗

    Apollo Angular but Dynamic! It adds the ability to create dynamic selection sets on queries, mutations and subscriptions, based on decorated schema.

    TypeScript
    View on GitHub↗1
See all 6 alternatives to Buoy→

Frequently asked questions

What does buoy-graphql/buoy do?

A GraphQL client for Angular built on top of Apollo.

What are the main features of buoy-graphql/buoy?

The main features of buoy-graphql/buoy are: GraphQL Clients.

What are some open-source alternatives to buoy-graphql/buoy?

Open-source alternatives to buoy-graphql/buoy include: apollostack/apollo-client — Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a… alevettih/ngx-graphql-client — A typed GraphQL client for Angular applications with full TypeScript support. dotansimha/graphql-code-generator — This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema… giuliano-marinelli/apollo-dynamic-angular — Apollo Angular but Dynamic! It adds the ability to create dynamic selection sets on queries, mutations and… kamilkisiela/apollo-angular — A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁. wassim-k/apollo-orbit — 🅰️ Angular ⚛️ React.