I wrote a library for a text recognition service in dotty. It uses munit
for testing, sttp
for making http calls and circe
for json encoding and decoding. https://github.com/ashwinbhaskar/sight-dotty
4 Likes