Skip to content

namusyaka/pendragon-radix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pendragon::Radix

Pendragon::Radix is an implementation of HTTP router for use in Rack. This is implemented using radix tree.

Installation

Add this line to your application's Gemfile:

gem 'pendragon-radix'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pendragon-radix

Usage

Usage is almost same as pendragon. However, a few features are not implemented yet.

Unimplemented features

  • Multiple Splats
  • Cascading

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/namusyaka/pendragon-radix.

License

The gem is available as open source under the terms of the MIT License.

About

Pendragon meets Radix Tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages