Hi all, I developed a local API in Nodejs using express.router to route the 
calls but as I want to move to GCP - App Engine using endpoints, I´m now 
changing some things but I don´t really know or find information about how 
to migrate the usage of express.router. 

Of course I´m getting errors calling my API where the method is not found 
but I´m not sure if I just need to get rid of my router or if it is a way 
to set in some way the router defintion into my openapi yaml or something 
like that.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/dc925aab-2da7-4519-9270-5aae05af9b25%40googlegroups.com.

Reply via email to