Hi Sam,
You could directly call the handle method of the Application, Router or
whatever. You must ensure, that you set the right base ref of the Reference.
Otherwise you could create a Client and send a request to the own server.
best regards
Stephan
Bao,Sam schrieb:
Is it possible to call a resource from within another resource? The
reasoning behind this is I want to create a Check Setup Resource,
where a user can go to this resource, and it will run a test GET,
POST, PUT, and DELETE on the other resources to make sure that
everything is set up, configured, deployed, and running correctly.