mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Transfer traefik to DevOps tools
Traefik was under `Authentication`, this PR transfers it under `DevOps Tools`. If you think it fits more in another category, do tell me and I'll update the PR.
This commit is contained in:
parent
2d87e87963
commit
4e9e45e3ca
@ -133,7 +133,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [session](https://github.com/icza/session) - Go session management for web servers (including support for Google App Engine - GAE).
|
||||
* [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) - Go session management using the SessionGate Redis module.
|
||||
* [sessions](https://github.com/adam-hanna/sessions) - Dead simple, highly performant, highly customizable sessions service for go http servers.
|
||||
* [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends.
|
||||
* [yubigo](https://github.com/GeertJohan/yubigo) - Yubikey client package that provides a simple API to integrate the Yubico Yubikey into a go application.
|
||||
|
||||
## Command Line
|
||||
@ -1589,6 +1588,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [sg](https://github.com/ChristopherRabotin/sg) - Benchmarks a set of HTTP endpoints (like ab), with possibility to use the reponse code and data between each call for specific server stress based on its previous response.
|
||||
* [skm](https://github.com/TimothyYe/skm) - SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily!
|
||||
* [StatusOK](https://github.com/sanathp/statusok) - Monitor your Website and REST APIs.Get Notified through Slack, E-mail when your server is down or response time is more than expected.
|
||||
* [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends.
|
||||
* [Vegeta](https://github.com/tsenart/vegeta) - HTTP load testing tool and library. It's over 9000!
|
||||
* [webhook](https://github.com/adnanh/webhook) - Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.
|
||||
* [Wide](https://wide.b3log.org/login) - Web-based IDE for Teams using Golang.
|
||||
|
Loading…
Reference in New Issue
Block a user