mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
fix url to caddy proxy server repository
wrong url of caddy cross-platform HTTP/2 web server
This commit is contained in:
parent
2d7b6f0d02
commit
5c3dbef58b
@ -188,7 +188,7 @@ This list contains Golang libraries related to web scraping and data processing
|
||||
## Proxy Server
|
||||
|
||||
* [gin](https://github.com/codegangsta/gin) - Live reload utility for Go web servers.
|
||||
* [Caddy](https://github.com/mholt/caddy) - Fast, cross-platform HTTP/2 web server with automatic HTTPS, also can serve as a reverse proxy server.
|
||||
* [Caddy](https://github.com/caddyserver/caddy) - Fast, cross-platform HTTP/2 web server with automatic HTTPS, also can serve as a reverse proxy server.
|
||||
|
||||
## Other Golang lists
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user