gql
A functional GraphQL implementation for Scala. https://valdemargr.github.io/gql/ (by ValdemarGr)
meow-mtl
Next Level MTL for Scala (by oleg-py)
Our great sponsors
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
- SonarLint - Clean code begins in your IDE with SonarLint
gql | meow-mtl | |
---|---|---|
1 | 1 | |
5 | 163 | |
- | - | |
9.6 | 0.0 | |
9 days ago | 5 months ago | |
Scala | Scala | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gql
Posts with mentions or reviews of gql.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-19.
-
Error handling for Cats Effect IO
My more recent (open) usage of mtl is in a graphql library I'm working on, where I use both Stateful and MonadError: https://github.com/ValdemarGr/gql/blob/main/modules/core/src/main/scala/gql/PreparedQuery.scala
meow-mtl
Posts with mentions or reviews of meow-mtl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-19.
-
Error handling for Cats Effect IO
Maybe meow-mtl?