Use Case
Boost Beast based REST API server
Use this programs to serve REST API calls.
Session 1:
- Parses the HTTP request and sends a response text to the client.
Libraries Used
- C++ Boost ASIO
- C++ Boost Beast
- hiredis
- C++ JWT
- C++ Boost URL
Boost Beast based REST API server
Use this programs to serve REST API calls.
Session 1: