The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2018-03-25

  • BUGFIXES
    • We need to inherit from Mojolicious, not from Mojo in the ::Proxy class
    • The JSON that is returned by WebAPI::DBIC changed, fixed that in the test
  • IMPROVEMENTS
    • add tests for the ::Proxy class
    • you can pass debug => 1 in the plugin('WebAPI') configuration to get some WebAPI::DBIC messages

Modules

Mojolicious::Plugin::WebAPI - mount WebAPI::DBIC in your Mojolicious app
Proxy for WebAPI integration

Provides

in lib/Mojolicious/Plugin/WebAPI/Proxy.pm