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
- Host: GitHub
- URL: https://github.com/rcardin/doobie-playground
- Owner: rcardin
- License: mit
- Created: 2021-10-27T19:30:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T11:38:18.000Z (about 3 years ago)
- Last Synced: 2025-01-18T07:30:04.919Z (10 months ago)
- Topics: cats, doobie, functional-programming, scala
- Language: Scala
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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