Generating swaggers at compile time
Hi everyone!
I’m sharing with you a solution I designed for generating swaggers (http4s, tapir, open api) for apps.
At work we always had to remember to launch the app and all the databases containers, which was cumbersome and we would often forget to update the swaggers (which led to generated code for clients that wasn’t up to date).
You must log in or register to comment.