Skip to content
  • Luke Champine's avatar
    use httprouter package · f68594a4
    Luke Champine authored
    this necessitated changing the explorer API a bit, since it would
    be ambiguous according to httprouter's routing rules. Next, the
    API functions will be migrated to their httprouter equivalents,
    which should eliminate a lot of "wrong method" handling code.
    f68594a4