diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 4c77079..25a7b62 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -57,6 +57,7 @@ https://github.com/openbmc/bmcweb [Radio Mast](https://www.radiomast.io) uses Beast.HTTP for a streaming audio server for internet radio.
Jackarain + ---------- [`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. @@ -226,3 +227,7 @@ Http Client is also provided. ---------- [Bae City Beast](https://github.com/sadhbh-c0d3/bae-city-beast) by [Sadhbh Code](https://github.com/sadhbh-c0d3) is a higher-level wrapper around Beast which provides ultra-simple to use HTTPS service via user defined servlet class. + +---------- + +ViVa Games is using Beast to implement all sorts of HTTPS webhook third-party integrations in the game [Kakele Online - MMORPG](https://kakele.io/). \ No newline at end of file