Echo Application Architecture Best Practices Article #2685
Replies: 2 comments
-
I would recommend looking at this comment #2075 (comment) that second example with I do not recommend returning errors like that I do not recommend handling errors directly in handlers like |
Beta Was this translation helpful? Give feedback.
-
i use this https://github.com/DoWithLogic/golang-clean-architecture |
Beta Was this translation helpful? Give feedback.
-
Hey All,
I recently wrote up a best practices article that outlines a layered/hexagonal architecture approach to structuring Echo API services. I'd be really interested to hear what you all think and get some feedback! Let me know what you think https://medium.com/@OTS415/structuring-golang-echo-apis-8d657de5dc7c.
Thanks!
Otto
Beta Was this translation helpful? Give feedback.
All reactions