st; $reg->respond([ 200, 'ok', { 'Content-Type' => 'application/json'}, to_json($calendar_entries) ]); }, GET => '/static-files/*' => sub {