Echo Application Architecture Best Practices Article #2685
ottothorntonsilver
started this conversation in
Show and tell
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 |
0 replies
|
i use this https://github.com/DoWithLogic/golang-clean-architecture |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions