@tailcallhq/core-linux-arm64-gnu
Version:
A high-performance GraphQL proxy, optimized for cloud-native environments, covering edge, middle, and service layers.
36 lines • 702 B
JSON
{
"description": "A high-performance GraphQL proxy, optimized for cloud-native environments, covering edge, middle, and service layers.",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/tailcallhq/tailcall"
},
"homepage": "https://tailcall.run/",
"keywords": [
"graphql",
"proxy",
"api-gateway",
"rust",
"http",
"grpc",
"bff",
"backend-for-frontend",
"microservices",
"high-performance",
"edge"
],
"name": "@tailcallhq/core-linux-arm64-gnu",
"version": "v1.5.21",
"bin": {
"tailcall": "./bin/tailcall"
},
"os": [
"linux"
],
"cpu": [
"arm64"
],
"libc": [
"glibc"
]
}