Building HTTP Service in C++ (Using Modern Tools)

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

  • The HTTP service and is mostly based on this particular example from Boost Beast library. I modified it, replacing plaintext responses with json, and adding Boost Log library.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Learning to build networking applications using C/C++ from scratch

    1 project | /r/cpp_questions | 26 Jan 2023
  • BOOST.BEAST Websocket

    1 project | /r/cpp_questions | 15 Jun 2022
  • boost.beast

    2 projects | /r/cpp | 17 Apr 2022
  • tuplet: A Lightweight Tuple Library for Modern C++

    6 projects | /r/cpp | 28 Sep 2021
  • What are some commonly used or underrated features provided by the Boost library that haven't been yet adopted by the STL?

    2 projects | /r/cpp | 20 Sep 2021