From d9316579cbf9c2e959e86da644807b1865d32cb1 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 18 Mar 2015 11:39:03 +0200 Subject: [PATCH] REPP doc --- doc/repp-doc.d | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/repp-doc.d diff --git a/doc/repp-doc.d b/doc/repp-doc.d new file mode 100644 index 000000000..e5c0e71d8 --- /dev/null +++ b/doc/repp-doc.d @@ -0,0 +1,8 @@ +# REPP integration specification + +REPP uses currently Basic Authorization + +Main communication specification through Restful EPP (REPP): + +[Contact related functions](repp/v1/contact.md) +[Domain related functions](repp/v1/domain.md)