i am checking best way to extend Delivery API to write new controller with full custom logic
with DW9 we use APIRegistrationBase and thats not the recomended way from DW, this time we plan to start with best solution
Thanks
Shiwanka
i am checking best way to extend Delivery API to write new controller with full custom logic
with DW9 we use APIRegistrationBase and thats not the recomended way from DW, this time we plan to start with best solution
Thanks
Shiwanka
Hi Shiwanka
You can register your own middleware using pipelines:
https://doc.dynamicweb.dev/documentation/extending/pipelines.html
You must be logged in to post in the forum