graphql
Haskell GraphQL implementation (by jdnavarro)
servant-purescript
Translate servant API to purescript code, with the help of purescript-bridge. (by eskimor)
graphql | servant-purescript | |
---|---|---|
- | 1 | |
169 | 108 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 6 years ago | over 2 years ago | |
Haskell | Haskell | |
BSD 1-Clause License | BSD 3-clause "New" or "Revised" 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.
graphql
Posts with mentions or reviews of graphql.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning graphql yet.
Tracking mentions began in Dec 2020.
servant-purescript
Posts with mentions or reviews of servant-purescript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-23.
-
Generating a purescript client based on Openapi description
PS as a plan B I've got servant-purescript (since the api's running on servant)
What are some alternatives?
When comparing graphql and servant-purescript you can also consider the following projects:
graphql-api - Write type-safe GraphQL services in Haskell
swagger-petstore - swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
servant - Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
servant-haxl-client
swagger2 - Swagger 2.0 data model.
servant-options