go_link_checker

command module
v0.0.0-...-e3363e9 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

README

Small Go project to check links status code. Main goal is to check Go threading functionality

To process links just run application

go run main.go

This appliction use POST endpoint localhost:8080/process

Example of the boby

{
    "Links": [
        "golang.org",
        "google.com",
        "facebook.com"
    ]
}

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