-
Notifications
You must be signed in to change notification settings - Fork 14
Use Goa to generate REST client for Tenant service #105
Comments
@hferentschik Probably some discussion around this would be helpful. What do you think? |
Sure. I should make clear that I don't see this as a high priority anyways.
That's for sure one argument. There is also the aspect of documentation (you get for example a Swagger file) and as you point out the fact of generated tests. There is also the aspect of being able to generate a REST client on the caller side. This for example ensures that the callers are in sync with whatever they are trying to use.
Everything has its pro and cons. Which places are you referring to? Can you provide some pointers?
I agree. I doubt there is less code to write. On the contrary maybe. However, reducing the number of lines one has to write is not one of the goals here.
Exactly. There are pro and cons. There are always trade-offs. Overall I think the benefits (see above) might outweigh potential drawbacks. |
Makes sense. Now that I think more about it, we can surely benefit from extra functionalities that Goa provides and probably layers by Goa won't hurt us. |
In that case, we should change the tag to |
+1 |
No description provided.
The text was updated successfully, but these errors were encountered: