tagc

command module
v0.0.0-...-0c19e90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2017 License: MIT Imports: 1 Imported by: 0

README

Tags - an json service for counting html tags

godoc

It's obedience to robots.txt rules.

Instalation

go get -u github.com/rotspace/tagc/cmd/tagc

Usage

Run server in your command:

tagc

Then send json array with urls:

curl -XPOST http://localhost:8080 -d '["https://google.com", "https://ya.ru", "https://lenta.ru"]'

Docker

docker build -t tagc .

docker run -it --rm -p 8080:8080 --name tagc-app tagc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL