diia-open-source / be-user-service

European Union Public License 1.2
136 stars 6 forks source link

Backend: mixed abstracting layers #93

Open tshemsedinov opened 3 months ago

tshemsedinov commented 3 months ago

Business logic should not know anything about transport layer (HTTP or RPC, or later we may need call this logic via different protocols) https://github.com/diia-open-source/be-user-service/blob/b45a0e2db354df110a99254516a414aaac43be61/src/services/diiaId.ts#L850