Home

Awesome

RouterX

Build Status codecov.io

A Ruby on Rails flavored URI routing library in Swift.

Usages

See Demo.playground for now.

Routing rules follows Rails flavor, see Rails routing guide for now.

Features

Requirements

Contributing

Bug report or pull request are welcome.

Make a pull request

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Please write unit test with your code if necessary.

License

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