Skip to content

icann/rdap-conformance-tool-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICANN RDAP Conformance Tool Front End

This is the front end for the RDAP Conformance Tool (https:/icann/rdap-conformance-tool)

Install and Run

It is meant to be currently deployed as a Docker Container, all you will need is the Dockerfile. Copy the Dockerfile somewhere and build it:

docker build --no-cache -t rdapctfe .

Then run it:

docker run -p 8080:8080 rdapctfe

Testing

For testing we frequently used:

https://rdap.verisign.com/com/v1/domain/verisign.com
https://rdap.arin.net/registry/domain/152.112.149.in-addr.arpa.

License

Copyright 2024 Internet Corporation for Assigned Names and Numbers ("ICANN")

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Acknowledgements

The RDAP Conformance Tool Front End has been developed by Cobenian (Adam Guyot and Bryan Weber) under a contract from ICANN.

About

A Web front-end for the ICANN RDAP Conformance Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •