gorouter

gorouter

  • Docs
  • Help
  • GitHub

›Quick Start

Quick Start

  • Installation
  • Basic example

Router

  • Routing
  • Middleware
  • Mounting Sub-Router

Examples

    Authentication

    • Basic Authentication

    Serving Files

    • Static Files
  • HTTPS
  • HTTP2
  • Multidomain
  • Panic Recovery
  • App Handler

Benchmark

  • Benchmark

Installation

Package gorouter provides request router with middleware.

Installation

Install the gorouter package by calling the following command:

go get -u github.com/vardius/gorouter

Import package as follow

import "github.com/vardius/gorouter/v4"
Basic example →
  • Installation
gorouter
Docs
DocumentationGoDoc
Community
Support
More
rafallorenz.comGitHubStar
Copyright © 2024 Rafał Lorenz