From 0a20626659e44ef757ac1df49425f7e7703d144a Mon Sep 17 00:00:00 2001 From: Damien Buhl Date: Thu, 14 Mar 2019 16:40:19 +0100 Subject: [PATCH] :book: add github api implementation. --- Companies-and-Individuals-Using-Beast.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 5a5248a..b8f8522 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -27,4 +27,8 @@ https://github.com/openbmc/bmcweb ---------- -[Radio Mast](https://www.radiomast.io) uses Beast.HTTP for a streaming audio server for internet radio.
\ No newline at end of file +[Radio Mast](https://www.radiomast.io) uses Beast.HTTP for a streaming audio server for internet radio.
+ +---------- + +[`nxxm/gh` : Github C++ API Client](https://github.com/nxxm/gh) provides an High level C++ Github Api based on [xxhr: intuitive c++ http client library](https://nxxm.github.io/xxhr/) which uses Boost.Beast to provide a portable high-level http API. \ No newline at end of file