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.