It is possible to extend a resource controller and use it in a Nova tool, so that it can be using all features and customize controllers and routes for e.g. using external API services?
What is the best solution?
Or it is better to build my own tool from scratch?