Hello!
I noticed that a lot of add-ons are made using DI API, as well as Service Layer.
My doubt is: How to decide which one is better to develop an add-on (backend)? What features is important to consider to decide between DI API and Service Layer?
Thank you!