You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.