An open API service indexing awesome lists of open source software.

https://github.com/rcardin/doobie-playground

Examples of some use cases of the doobie library
https://github.com/rcardin/doobie-playground

cats doobie functional-programming scala

Last synced: 8 months ago
JSON representation

Examples of some use cases of the doobie library

Awesome Lists containing this project

README

          

# Doobie Playground
The repository contains the code associated with the article [Learn Doobie for the Greater Good](https://blog.rockthejvm.com/doobie/), published on the RockTheJvm platform.

The code uses the following libraries:
* Doobie library, version 1.0.0-RC1
* NewType library, version 0.4.4