Skip to content

Commit 5986ec0

Browse files
author
Mateusz Drewniak
committed
Add links to README
1 parent 4d16541 commit 5986ec0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# DataPlaneApi Ruby
22

3-
This gem provides a simple interface for the Community Edition of the HAProxy DataPlane API.
3+
This gem provides a simple interface for the Community Edition of
4+
the HAProxy Data Plane API.
5+
46
Currently, it only supports a handful of requests that we needed.
57
More may be added in the future.
68

79
We encourage you to make Pull Requests with more API endpoints.
810

11+
[HAProxy](https://www.haproxy.com/) is a load balancer.
12+
The [Data Plane API](https://www.haproxy.com/documentation/dataplaneapi/community/)
13+
can be used to manage your HAProxy config,
14+
backends and servers.
15+
916
## Installation
1017

1118
Install the gem and add to the application's Gemfile by executing:

0 commit comments

Comments
 (0)