Dan Persa
Dan Persa
In another large scala project, we decided have the config explicitly typed and containing functions. Something like ``` trait EnvConfig { def getOauthScopeRead: Set[String] } ``` The idea is to...
One idea would be to use the database time.
Allow if statements to evaluate expressions. Consider using [paraboiled2](https://github.com/sirthias/parboiled2)
Hello I have a question related to spec integration. I saw in another issue that there is the possibility to use `cats.monad.maybe/maybe?` to verify the type. What I'd like to...
Create more stages in Travis in order to have a more modular build
- Deploy a demo on Heroku - Give a way to other users to deploy on their own Heroku accounts
There are many parameters caching filters can take. Based on these, they can look different. The goal of this issue is to identify the best way these caching filters can...