Zaid-Ajaj/Snowflaqe
A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking
This tool helps F# and Fable developers build robust applications that interact with GraphQL APIs. It takes your GraphQL schema and query definitions, and then generates ready-to-use, type-safe F# client code. This means you get a reliable way to connect your F# or Fable application to any GraphQL backend, ensuring your data interactions are correct before you even run your code.
160 stars. No commits in the last 6 months.
Use this if you are an F# or Fable developer building an application that needs to communicate with a GraphQL API and you want to ensure type safety and automatic deserialization for your data.
Not ideal if your project relies on GraphQL subscriptions, as this feature is not currently supported.
Stars
160
Forks
29
Language
F#
License
MIT
Category
Last pushed
Oct 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Zaid-Ajaj/Snowflaqe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...