Common stack/tools for REST application with storage
Hello scala friends, I have been writing small programs using scala and also learning along. I am looking to expand to building REST API with persistence. Eg: bookstore. I am also learning about functional effect. I have a tiny REST application using scalatra + slick + docker. What is the common stack in practise?