mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 07:14:32 +02:00
Updated Companies and Individuals Using Beast (markdown)
@@ -163,4 +163,6 @@ We've created a library that simplifies HTTP server creation with websockets, au
|
||||
[Osman Zakir (DragonOsman)](https://www.osmanzakir.dynu.net)
|
||||
I created a web app that has a C++ backend using Boost.Beast. It uses HTTPS asynchronously. I host the app on my own computer and have added a function to my portfolio site's work section that checks if the app is running or not. App, if it's running, will be available [here](https://dragonosman.dynu.net:5501/).
|
||||
|
||||
Source code can be found on GitHub [here](https://github.com/DragonOsman/currency_converer).
|
||||
|
||||
Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScript code. I might try to change the front-end to use React later as an exercise.
|
Reference in New Issue
Block a user