diff --git a/src/code/services/hive.md b/src/code/services/hive.md new file mode 100644 index 0000000000..1841523ddb --- /dev/null +++ b/src/code/services/hive.md @@ -0,0 +1,6 @@ +--- +name: Hive +description: Hive is a fully open-source schema registry, analytics and gateway for GraphQL federation and other GraphQL APIs. +url: https://the-guild.dev/graphql/hive +github: graphql-hive/platform +--- diff --git a/src/code/tools/hive/gateways-supergraphs/hive.md b/src/code/tools/hive/gateways-supergraphs/hive.md new file mode 100644 index 0000000000..467c6d4f92 --- /dev/null +++ b/src/code/tools/hive/gateways-supergraphs/hive.md @@ -0,0 +1,6 @@ +--- +name: Hive Gateway +description: Hive Gateway can act as a GraphQL federation gateway or a proxy for any GraphQL service. +url: https://the-guild.dev/graphql/hive +github: graphql-hive/gateway +---