Skip to content

n0n6me/whois-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whois-micro

simple whois api. use https://domain.tld/aaa.tld for getting whois information about aaa.tld domain as json structure

run from hub.docker.com:

docker run -d -p 80:80 m0nkeydog/whois-micro:latest

building from repo:

docker build -t whois-micro .

docker run -d -p 80:80 whois-micro

About

whois simple microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published