From af965a4d724a92461902e426a02de0a6ccfdcab1 Mon Sep 17 00:00:00 2001 From: Vince Hodges Date: Mon, 30 Nov 2020 15:54:55 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 791fd0b..0f95cc2 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ func main() { - [Dataflow kit](https://github.com/slotix/dataflowkit), Web Scraping framework for Gophers. - [Geziyor](https://github.com/geziyor/geziyor), a fast web crawling & scraping framework for Go. Supports JS rendering. - [Pagser](https://github.com/foolin/pagser), a simple, easy, extensible, configurable HTML parser to struct based on goquery and struct tags. +- [stitcherd](https://github.com/vhodges/stitcherd), A server for doing server side includes using css selectors and DOM updates. ## Support