Skip to Content
1
Aug 02, 2023 at 01:40 PM

Add-on using DI API vs Service Layer - How to decide?

423 Views

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!