Snowflaqe
GraphQL client generator
Automates generation of type-safe GraphQL clients for F# and Fable projects
A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking
158 stars
8 watching
26 forks
Language: F#
last commit: about 1 year ago
Linked from 1 awesome list
code-generationdotnet-clifablefsharpgraphqlgraphql-schema
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 140 |
| | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
| | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| | Automates the creation of type-safe GraphQL queries in Elm | 778 |
| | A Haskell library for creating type-safe GraphQL APIs | 406 |
| | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
| | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
| | Automates the process of generating client code for GraphQL APIs | 890 |
| | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
| | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
| | Automatically generates a shield to restrict access to sensitive data in GraphQL schemas. | 9 |
| | F# implementation of the GraphQL query language specification | 399 |