#1
Hello gang,
I want to ask if it's possible to use the Before and After Hooks for Web Requests Instead of APIs.
#2
Hello,
From what I read, it is wise to create a custom endpoint
Dan
#3
I am not creating an API. I want a middleware that will intercept a module's controller function just the way the before and after hook works.