Feature Request
We should provide a wildcard endpoint that would provide dynamic access to spec sheets instead of having to recompile the routes at startup.
Any route that is not normally in pharus would then trigger a check against the specs available, if a route is found then it would instantiate the component interface and run the code from the spec.
Implementing this would mean that we no longer need to run a precompile script.
Feature Request
We should provide a wildcard endpoint that would provide dynamic access to spec sheets instead of having to recompile the routes at startup.
Any route that is not normally in pharus would then trigger a check against the specs available, if a route is found then it would instantiate the component interface and run the code from the spec.
Implementing this would mean that we no longer need to run a precompile script.