Skip to content

The Implementer's Guide to the Registry Data Access Protocol (RDAP)

License

Notifications You must be signed in to change notification settings

anewton1998/rdap_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repository for An Implementers Guide to the Registration Data Access Protocol (RDAP) book.

The book may be viewed here.

Building Locally

To build locally, you'll need to have the Rust toolchain installed. If you do not have Rust installed, go here.

Then install mdbook and the necessary mdbook preprocessors:

cargo install mdbook
cargo install mdbook-mermaind
cargo install mdbook-variables
cargo install mdbook-svgbob2

Build the book with CURRENT_BUILD_DATE=$(date) mdbook build.

More information on mdbook can be found here.

About

The Implementer's Guide to the Registry Data Access Protocol (RDAP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published