Skip to content

BrightLocal/test-url-checker-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Checker

This microservice provides access to URL Checker API for check the status code of a number of URLs.

Run service:

go run main.go

Example of request:

curl -X POST -d '{"urls": ["http://localhost:10007/", "http://example.com"]}' http://localhost:10007/check_urls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages