Skip to content

deas (rack) router #118

@kellyredding

Description

@kellyredding

(this would be part of removing the sinatra dependency)

  • sinatra's router falls over as the number of routes increases
  • would be nice to have some tree-based router that only concerned itself with route placeholder vars
  • static matches are preferred over placeholder matches at each tree level

This is hopefully just a simple part of a rack app that will replace Sinatra. If you find a matching route, handle the request - otherwise punt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions