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

okor: 09466a99dc added varnish response cacheing 13 年 前
public 09466a99dc added varnish response cacheing 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 09466a99dc added varnish response cacheing 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