<<
Koha::App::Plugin::RESTV1
Koha App Plugin used to intercept api calls and route them to the dedicated REST API Mojolicious App.
Called at application startup; Sets up a router to catch all calls to /api and pass them through to Koha::REST::V1.