Decorator registers a function to handle requests for a given path. Internally reads shared memory and routes based on request.path.
Decorator registers a function to handle requests for a given path.
Internally reads shared memory and routes based on request.path.