Skip to content

go-resty-middleware is a Go package that provides multiple middlewares for GO-Resty

License

Notifications You must be signed in to change notification settings

lana/resty-middleware

Repository files navigation

Resty - Middlewares

GoDoc Go Report Card License

Description

resty-middleware is a Go package that provides multiple middleware for Resty.

Requirements

Resty Middlewares requires Go 1.16 or later and Resty.

Instalation

Use go get.

$ go get github.com/lana/resty-middleware

Then import the package into your own code:

import "github.com/lana/resty-middleware"

License

This project is released under the MIT licence. See LICENSE for more details.

About

go-resty-middleware is a Go package that provides multiple middlewares for GO-Resty

Resources

License

Stars

Watchers

Forks

Packages

No packages published