A simple Whois server with a simple simple API and a front-end built with AngularJS.

okor: 928eabf0ec added a plain css style and some error handling 13 years ago
public 928eabf0ec added a plain css style and some error handling 13 years ago
views 928eabf0ec added a plain css style and some error handling 13 years ago
.gitignore 3940d3c7fa add ignore 13 years ago
Gemfile c0d31fff75 updating bundle 13 years ago
Gemfile.lock c0d31fff75 updating bundle 13 years ago
README.md ab76600734 better formatting 13 years ago
config.ru 258fa8ee48 init 13 years ago
dump.rdb ab76600734 better formatting 13 years ago
main.rb 928eabf0ec added a plain css style and some error handling 13 years ago

README.md

To Do

  • Repeated requests to the same domain, ends up causing a block. This app should be storing queries for 12-24 hours.

  • add some error checking