Mateusz Borek
Mateusz Borek
I discussed this feature with @adamw and we would like to start with a slightly simplified version of this feature. We would like to make `wireResource` less "magical", therefore at...
Regarding "explicite list of all dependencies" I was thinking about it some time and I think that it's a good idea to start with this approach (because it's simpler :))...
I started working on this feature and my first attempt (which you can find in #175 ) is a really simple one. Basically I compose provided resources and then run...
How to deal with HTTP methods defined for tapir's endpoint? I'm going to ignore them for now, but later on, we may want to use them to add a prefix...