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

okor: 09466a99dc added varnish response cacheing 13 anos atrás
public 09466a99dc added varnish response cacheing 13 anos atrás
views 928eabf0ec added a plain css style and some error handling 13 anos atrás
.gitignore 3940d3c7fa add ignore 13 anos atrás
Gemfile c0d31fff75 updating bundle 13 anos atrás
Gemfile.lock c0d31fff75 updating bundle 13 anos atrás
README.md ab76600734 better formatting 13 anos atrás
config.ru 258fa8ee48 init 13 anos atrás
dump.rdb ab76600734 better formatting 13 anos atrás
main.rb 09466a99dc added varnish response cacheing 13 anos atrás

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