mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
fix API description
No more REST API. Signed-off-by: FUJITA Tomonori <[email protected]>
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<h2>Automation Friendly</h2>
|
||||
<p>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.</p>
|
||||
<p>GoBGP is designed to be easily integrated with other software with its <a href="http://www.grpc.io/">RPC APIs</a> instead of manually changing its config via CLI. GoBGP also supports its CLI though.</p>
|
||||
<!-- <p><a class="btn btn-primary" href="#" role="button">View details »</a></p> -->
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
|
||||
Reference in New Issue
Block a user