Developer forum

Forum » Dynamicweb 10 » Best way to extend Delivery API

Best way to extend Delivery API

Shiwanka Chathuranga
Reply

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


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Shiwanka

You can register your own middleware using pipelines:

https://doc.dynamicweb.dev/documentation/extending/pipelines.html

Votes for this answer: 1

 

You must be logged in to post in the forum