From e415976b391ca8cb92320b0bd219f35e4c779a79 Mon Sep 17 00:00:00 2001 From: Sebastian Zenker Date: Thu, 26 Sep 2019 22:08:43 +0200 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- 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 8323079..fbe2f51 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -93,4 +93,8 @@ uses beast for its HTTP client and server enterprise managed file transfer softw [`Xeverous/filter_spirit`](https://github.com/Xeverous/filter_spirit) is a compiler/generator tool that produces UI stylesheets for the Path of Exile online game (called "item/loot filters") based on the user-written configuration in Filter Spirit's own domain-specific language. Filter Spirit uses Boost Spirit to implement its DSM and Beast's HTTP to query game community tools like poe.ninja or poe.watch to obtain current item prices allowing the tool to (re)generate finely grained loot filters that are adjusted to specific gameplay and ever-changing game economy. -Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks for the examples. \ No newline at end of file +Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks for the examples. + +---------- + +[`KARL STORZ`](https://www.karlstorz.com) loves using Boost.Asio & Boost.Beast to build its medical devices! You guys are awesome!