carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.44k stars 808 forks source link

How to Properly Use ✨ on a Backend using Clean Architecture #1669

Closed EduardoOsielski closed 5 months ago

EduardoOsielski commented 5 months ago

Discussion

I've been using Gitmoji for a few months, but there is a topic I always end up discussing with my colleagues, and each one have different opinions. Basically, when creating a new user feature on the backend ,we have a controller, a Service, a Repository, and sometimes a procedure. Let's say I have to create a endpoint to get data from some table.

Validations

carloscuesta commented 5 months ago

Hey! 👋🏼

Perhaps you can find your solution in: https://github.com/carloscuesta/gitmoji/issues/1334 and https://github.com/carloscuesta/gitmoji/issues/699 :