From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Plack::App::APISchema::MockServer - Mock Server for APISchema

SYNOPSIS

my $app = Plack::App::APISchema::MockServer->new($schema)->to_app;

DESCRIPTION

Plack::App::APISchema::MockServer mocks response with example of resource definitions.