doobie-http4s-sangria-graphql-example icon indicating copy to clipboard operation
doobie-http4s-sangria-graphql-example copied to clipboard

Example app that uses doobie, http4s, and Sangria to serve GraphQL.

Results 2 doobie-http4s-sangria-graphql-example issues
Sort by recently updated
recently updated
newest added

This PR updates dependencies, including Cats Effect 3 which has many changes from Cats Effect 2. This was my guide: https://typelevel.org/cats-effect/docs/migration-guide. The PR also include a scalafmt config copied from...

Use Sync instead of the Monad