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

https://github.com/proto-graphql/proto-graphql-js

Protobuf-First GraphQL Schemas with JavaScript
https://github.com/proto-graphql/proto-graphql-js

graphql graphql-nexus graphql-schema grpc nexus pothos protobuf protocol-buffers

Last synced: 6 months ago
JSON representation

Protobuf-First GraphQL Schemas with JavaScript

Awesome Lists containing this project

README

          

# proto-graphql-js
[![CI](https://github.com/proto-graphql/proto-graphql-js/workflows/CI/badge.svg)](https://github.com/proto-graphql/proto-graphql-js/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/github/proto-graphql/proto-graphql-js/badge.svg?branch=main)](https://coveralls.io/github/proto-graphql/proto-graphql-js?branch=main)
[![GitHub](https://img.shields.io/github/license/proto-graphql/proto-graphql-js)](./LICENSE)

[Protobuf-First GraphQL Schemas](https://github.com/proto-graphql/proto-graphql) with JavaScript(TypeScript).

## Supported GraphQL Libraries
- [Pothos](https://pothos-graphql.dev/): [protoc-gen-pothos](./packages/protoc-gen-pothos)
- [Nexus](https://nexusjs.org/): [protoc-gen-nexus](./packages/protoc-gen-nexus)