Skip to content
forumbyr edited this page Sep 24, 2014 · 2 revisions

Restful whois is a RESTful-based Registration Data Access Protocol(RDAP protocol) for Domain Registries and Regional Internet Registries.

This project is a starting point for registries to build restful whois service so that they need not to start from scratch.

The project is written in Java and runs as a standalone server within a servlet container, such as Tomcat or Jetty. It loads data from Mysql database by default.