From 08f438f51485e97ccd89aa0da1f98427faef7f91 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Wed, 22 Jul 2015 15:23:02 +0900 Subject: [PATCH] fix API description No more REST API. Signed-off-by: FUJITA Tomonori --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4b696875..9558fcb1 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@

Automation Friendly

-

GoBGP is designed to be easily integrated with other software with its JSON REST APIs instead of manually changing its config via CLI. GoBGP also supports its CLI though.

+

GoBGP is designed to be easily integrated with other software with its RPC APIs instead of manually changing its config via CLI. GoBGP also supports its CLI though.