HeaderGetter
HeaderGetter is a web service for stripping out Open Graph meta tags in HTML documents and returning them in a JSON format
Build
go build -o hg ./cmd/api/main.go
HeaderGetter is a web service for stripping out Open Graph meta tags in HTML documents and returning them in a JSON format
go build -o hg ./cmd/api/main.go