Hive Console is part of the Hive GraphQL platform. Schema registry and analytics for GraphQL federation and other GraphQL APIs
Find a file
Laurin Quast b7c8f34af8
docs: hive gateway documentation and reorganize documentation (#5291)
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Valentin Cocaud <v.cocaud@gmail.com>
Co-authored-by: YassinEldeeb <yassineldeeb94@gmail.com>
2024-09-10 05:24:38 -07:00
.changeset Upcoming Release Changes (#5569) 2024-09-02 12:39:46 +00:00
.github ☂️ Hive Website Rebranding August 2024 (#5357) 2024-09-06 18:07:54 +02:00
.turbo Hello 2022-05-18 09:26:57 +02:00
.vscode Configure VSCode Tailwind extension to work in cva and cn args (#5311) 2024-08-06 08:40:55 -05:00
configs Update apollo-router to 1.53.0 (#5545) 2024-08-28 19:55:36 +02:00
cypress Fetch endpoints from OpenID Connect Metadata document (#5257) 2024-07-22 10:09:20 +02:00
deployment Correct the table suffix of CF's Analytics Engine (#5554) 2024-08-29 15:20:56 +02:00
docker Revert "chore(deps): update rust docker tag to v1.80" (#5566) 2024-08-30 14:55:04 +02:00
docs run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
integration-tests fix: validate operation body (#5537) 2024-08-28 10:06:49 +02:00
packages docs: hive gateway documentation and reorganize documentation (#5291) 2024-09-10 05:24:38 -07:00
patches docs: hive gateway documentation and reorganize documentation (#5291) 2024-09-10 05:24:38 -07:00
rules chore(deps): update dependency minimatch to v10 (#5451) 2024-08-19 10:25:51 +03:00
scripts fix(deps): update rust crate flate2 to 1.0.30 (#5459) 2024-08-19 18:24:52 +03:00
.eslintrc.cjs ☂️ Hive Website Rebranding August 2024 (#5357) 2024-09-06 18:07:54 +02:00
.gitignore Remove husky and lint-staged (#5464) 2024-08-19 12:47:01 +00:00
.node-version Remove console.logs (#5500) 2024-08-24 13:52:31 +00:00
.npmrc Fix Renovate config issues with pnpm 7/8, adjust engines and npm config (#2159) 2023-05-08 07:23:48 +00:00
.nvmrc Remove console.logs (#5500) 2024-08-24 13:52:31 +00:00
.prettierignore Remove husky and lint-staged (#5464) 2024-08-19 12:47:01 +00:00
.whitesource Configure Mend Bolt for GitHub (#526) 2022-10-25 11:41:01 +00:00
Cargo.lock Use latest (unreleased yet) graphql-parser (#1198) 2023-01-31 11:05:36 +01:00
Cargo.toml Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00
CODE_OF_CONDUCT.md Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00
codegen.mts Migrate operations module to Server Preset (Part 21) (#5297) 2024-08-26 21:21:21 +10:00
cypress.config.ts Remove console.logs (#5500) 2024-08-24 13:52:31 +00:00
LICENSE Update LICENSE 2022-08-24 13:19:23 +02:00
package.json docs: hive gateway documentation and reorganize documentation (#5291) 2024-09-10 05:24:38 -07:00
pnpm-lock.yaml docs: hive gateway documentation and reorganize documentation (#5291) 2024-09-10 05:24:38 -07:00
pnpm-workspace.yaml docs: hive gateway documentation and reorganize documentation (#5291) 2024-09-10 05:24:38 -07:00
prettier.config.cjs Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224) 2024-08-12 11:23:32 +02:00
README.md add graphql conf banner (#5309) 2024-08-05 21:37:49 +02:00
renovate.json another fix for renovate config (#3646) 2023-12-17 10:52:54 +02:00
SECURITY.md Create SECURITY.md 2022-05-23 23:06:07 +02:00
sonar-project.properties chore: analyse code with sonar (#2382) 2023-06-05 11:08:10 +02:00
tsconfig.eslint.json use persisted operations for app (#2649) 2023-07-25 09:12:08 +02:00
tsconfig.json feat: app deployments (persisted operations/documents) (#4746) 2024-07-19 11:13:51 +02:00
turbo.json Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
vitest.config.ts feat: Teams communication adapter (#4968) 2024-07-09 17:14:53 +02:00

GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation

GraphQL Hive

GraphQL Hive provides all the tools the get visibility of your GraphQL architecture at all stages, from standalone APIs to composed schemas (Federation, Stitching).

Built for the community, for all GraphQL APIs

GraphQL Hive has been built with 3 main objectives in mind:

  • Help GraphQL developers to get to know their GraphQL APIs a little more with our Schema Registry, Performance Monitoring, Alerts, and Integrations.
  • Support all kinds of GraphQL APIs, from Federation, and Stitching, to standalone APIs.
  • Open Source at the heart: 100% open-source and built in public with the community.
  • A plug and play Cloud solution: to give access to Hive to most people with a generous free "Hobby plan"

Features Overview

Schema Registry

GraphQL Hive offers 3 useful features to manage your GraphQL API:

  • Prevent breaking changes - GraphQL Hive will run a set of checks and notify your team via Slack, GitHub, or within the application.
  • Data-driven definition of a “breaking change” based on Operations Monitoring.
  • History of changes - an access to the full history of changes, even on a complex composed schema (Federation, Stitching).
  • High-availability and multi-zone CDN service based on Cloudflare to access Schema Registry

Monitoring

Once a Schema is deployed, it is important to be aware of how it is used and what is the experience of its final users.

Self-hosted

GraphQL Hive is completely open-source under the MIT license, meaning that you are free to host on your own infrastructure.

GraphQL Hive helps you get a global overview of the usage of your GraphQL API with:

  • Error rates and repartition
  • Global and query performances (latency, RPM…)
  • Operations count
  • Active GraphQL clients

Integrations

GraphQL Hive is well integrated with Slack, MS Teams and most CI/CD systems to get you up and running as smoothly as possible!

GraphQL Hive can notify your team when schema changes occur, either via Slack, MS Teams or a custom webhook.

Also, the Hive CLI allows integration of the schema checks mechanism to all CI/CD systems (GitHub, BitBucket, Azure, and others). The same applies to schema publishing and operations checks.

If you are using GitHub, you can directly benefit from the GraphQL Hive app that will automatically add status checks to your PRs!

Join us in building the future of GraphQL Hive

Like all The Guild projects, GraphQL Hive is built with the community.

We can't wait to get you onboard and get your feedback, pull requests, and feature requests.

See you in Hive! 🐝

Project Stack

  • General: NodeJS, TypeScript
  • Authentication: SuperTokens
  • HTTP Server: Fastify
  • APIs: GraphQL, GraphQL-Yoga, GraphQL-Codegen, GraphQL-Inspector, GraphQL-Modules
  • App: React, Next.js, Tailwind CSS, Radix Primitives
  • CLI: Oclif
  • Deployment (Cloud): Pulumi, K8s, Contour (Envoy), Azure Cloud, CloudFlare Workers, CloudFlare R2
  • Monitoring: Prometheus, Grafana, Sentry
  • Databases: Postgres, Redis, ClickHouse

Docs