go-whois

command module
v0.0.0-...-2ed781b Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2014 License: MIT Imports: 12 Imported by: 0

README

# Whois Service API

## Visit

http://localhost:3000/whois/[DOMAIN TO QUERY INFO]

You may also visit
http://localhost:3000/whois/upload/csv
to upload a csv file with all the domains you wish to use.

## Storage
When provided with a valid domain name, go-whois will query the local sqlite db for that domain.
If data is found, then go-whois will return that data. If the domain is not present in the database,
then go-whois will execute a fresh whois query and store the results in the db.

## TODO

Use whois.c (from debian repos) instead of shelling out

## LICENSE

MIT by Zander Hill and Joe Dursun

## Contributing

PRs welcome, branch, commit, submit :)

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