goodrouter 1.0.1

a bi directional trie router for all your routing needs
Documentation

GoodRouter, the rust edition

A good router should:

  • work in a server or a client (or any other) environment
  • be able to contruct routes based on their name
  • should have a simple API!
  • not do the actual navigation!
  • be framework agnostic
  • be very minimal and simple!