OX-RouteBuilder-REST | action method in a controller class

 by   domm Perl Version: Current License: No License

kandi X-RAY | OX-RouteBuilder-REST Summary

kandi X-RAY | OX-RouteBuilder-REST Summary

OX-RouteBuilder-REST is a Perl library. OX-RouteBuilder-REST has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This is an OX::RouteBuilder which routes to an action method in a controller class based on HTTP verbs. It's a bit of a mixture between OX::RouteBuilder::ControllerAction and OX::RouteBuilder::HTTPMethod. To enable this RouteBuilder, you need to use OX::RouteBuilder::REST in your main application class. The action_spec should be a string in the form "REST.$controller.$action", where $controller is the name of a service which provides a controller instance. For each HTTP verb you want to support you will need to set up an action with the name $action_$verb (e.g. $action_GET, $action_PUT, etc). If no matching action-verb-method is found, a 404 error will be returned. controller and action will also be automatically added as defaults for the route, as well as name (which will be set to "REST.$controller.$action"). To generate a link to an action, use uri_for with either the name (eg "REST.$controller.$action"), or by passing a HashRef <{ controller = $controller, action => $action }>>. See t/test.t for some examples.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              OX-RouteBuilder-REST has a low active ecosystem.
              It has 0 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              OX-RouteBuilder-REST has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of OX-RouteBuilder-REST is current.

            kandi-Quality Quality

              OX-RouteBuilder-REST has no bugs reported.

            kandi-Security Security

              OX-RouteBuilder-REST has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              OX-RouteBuilder-REST does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              OX-RouteBuilder-REST releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of OX-RouteBuilder-REST
            Get all kandi verified functions for this library.

            OX-RouteBuilder-REST Key Features

            No Key Features are available at this moment for OX-RouteBuilder-REST.

            OX-RouteBuilder-REST Examples and Code Snippets

            No Code Snippets are available at this moment for OX-RouteBuilder-REST.

            Community Discussions

            No Community Discussions are available at this moment for OX-RouteBuilder-REST.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install OX-RouteBuilder-REST

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/domm/OX-RouteBuilder-REST.git

          • CLI

            gh repo clone domm/OX-RouteBuilder-REST

          • sshUrl

            git@github.com:domm/OX-RouteBuilder-REST.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link