From 4b1dc0409ad7f9d48caf3d1194f117e60a391509 Mon Sep 17 00:00:00 2001 From: Sadhbh Code <80485211+sadhbh-c0d3@users.noreply.github.com> Date: Wed, 26 Apr 2023 17:12:11 +0100 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 7a690ea..a2bea59 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -221,4 +221,8 @@ Http Client is also provided. ---------- -[GreekBot](https://github.com/guard3/GreekBot) by [guard3](https://github.com/guard3) is a **Discord bot client** for the [Learning Greek](https://discord.gg/xCHGmKgyFn) server, written from scratch as a hobby. It uses Beast (HTTP and WebSocket) \ No newline at end of file +[GreekBot](https://github.com/guard3/GreekBot) by [guard3](https://github.com/guard3) is a **Discord bot client** for the [Learning Greek](https://discord.gg/xCHGmKgyFn) server, written from scratch as a hobby. It uses Beast (HTTP and WebSocket) + +---------- + +[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.