Hello gang,
I want to ask if it's possible to use the Before and After Hooks for Web Requests Instead of APIs.
Before and After Hooks For Web Requests
2 years ago
2 years ago
#1
2 years ago
#2
Hello,
From what I read, it is wise to create a custom endpoint
Dan
From what I read, it is wise to create a custom endpoint
Dan
2 years ago
#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.