Hello, Nephia world!
### = $c->{apppath} ?> use Nephia; # JSON responce sample path '/data' => sub { my $req = shift; return { # responce-value as JSON unless exists {template} #template => 'index.tx', title => config->{appname}, envname => config->{envname}, }; };