logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plack::Handler::Twiggy - Adapter for Twiggy

Description

       This is an adapter to run PSGI apps on Twiggy via plackup.

Name

       Plack::Handler::Twiggy - Adapter for Twiggy

See Also

       Twiggy
       plackup

perl v5.32.0                                       2021-01-24                        Plack::Handler::Twiggy(3pm)

Synopsis

         plackup -s Twiggy --port 9090

         # with start_server
         start_server --port=9090 plackup -s Twiggy

See Also