8000 GitHub - kntoukakis/get-status-code: A bitcoin payable API that checks the http status code of a given website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kntoukakis/get-status-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-status-code

A bitcoin payable API that checks the http status code of a given website

How to use:

This service returnes the HTTP status code of a given website, in exchange for bitcoin

To check a website run:

21 buy 'http://[fcce:a977:ee7d:817b:3380:0000:0000:0001]:4000/check_website/URL'

For example:

21 buy 'http://[fcce:a977:ee7d:817b:3380:0000:0000:0001]:4000/check_website/www.google.com'

Important note: Don't add "http://" or "https://" in the beginning of the web address, otherwise you will break the operation.

Then you will receive a json string in the form of dictionary with the status code and its description

 {
    "200": "OK"
}

Requirements

  1. A 21 Bitcoin Computer or 21 installed on AWS or MacOS
  2. You need to be connected to the 21 Network

About

A bitcoin payable API that checks the http status code of a given website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0