How to add an Interceptor to Google Cloud Endpoints

0

I need to add an interceptor to execute tasks under the main thread while serving requests on all endpoints.

How can I add this extra layer without damaging the stability of those already established by the google framework.

    
asked by Max Sandoval 04.06.2018 в 10:43
source

0 answers