mediative/sangria-codegen
Generate API code based on a GraphQL schema and queries
This tool helps Scala developers automate the creation of API code. You provide a GraphQL schema and your GraphQL queries, and it generates the Scala code needed to interact with that GraphQL API. It's designed for developers building applications that consume GraphQL services.
No commits in the last 6 months.
Use this if you are a Scala developer working with GraphQL and want to generate client-side code to streamline your API interactions.
Not ideal if you are looking for a GraphQL code generator for a language other than Scala, or if you prefer a more actively maintained solution like sbt-graphql.
Stars
9
Forks
1
Language
Scala
License
Apache-2.0
Category
Last pushed
Sep 19, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mediative/sangria-codegen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
twitter/scrooge
A Thrift parser/generator
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema