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 年之前
public 928eabf0ec added a plain css style and some error handling 13 年之前
views 928eabf0ec added a plain css style and some error handling 13 年之前
.gitignore 3940d3c7fa add ignore 13 年之前
Gemfile c0d31fff75 updating bundle 13 年之前
Gemfile.lock c0d31fff75 updating bundle 13 年之前
README.md ab76600734 better formatting 13 年之前
config.ru 258fa8ee48 init 13 年之前
dump.rdb ab76600734 better formatting 13 年之前
main.rb 928eabf0ec added a plain css style and some error handling 13 年之前

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