Skip to content

Please add simple-routes #1295

@vancan1ty

Description

@vancan1ty

Simple-routes provides a method for simple, centralized http routing on top of Hunchentoot. When used in conjunction with hunchentoot this library takes priority over the default hunchentoot routing system but does not replace it. If simple-routes does not match a handler to a given request, it will fall back to hunchentoot's other url routing methods (easy-handler, then the default static file service).

Author: Currell Berry
Source: https://gitlab.com/vancan1ty/simple-routes.git
Documentation: https://gitlab.com/vancan1ty/simple-routes/blob/master/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions