Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mabuelhagag/effect-gql


https://github.com/mabuelhagag/effect-gql

effect-ts graphql

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Effect-GQL

This is an effort to create an ecosystem of GraphQL tools for Effect-TS

> [!WARNING]
> This is a work-in-progress

## Contents

### Graphql-codegen plugin

This plugin aims to generate Effect's Schema files for GraphQL queries

### Graphql Server

The server will be build of Effect's platforn HTTP server to be able to serve GraphQL schema

### Graphql Client

This will be built on Effect's platform HTTP client to consume Graphql queries