Resources to learn how to work with apis

This page summarizes the projects mentioned and recommended in the original post on /r/Cplusplus

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
  • curlpp

    C++ wrapper around libcURL

  • Spotify in C++ is a bit more difficult than normal because it doesn't have an already existing C++ API. Instead, it has an HTTP API, which means you're going to have to write C++ code that sends HTTP requests. You'll probably want to use some variant of cURL to handle sending the HTTP requests.

  • 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

  • how can i upload a file to a ftp server on c++ windows??

    1 project | /r/cpp_questions | 5 Sep 2021
  • Loading an image from a URL in an OpenGL GLFW application

    1 project | /r/cpp_questions | 4 Aug 2021
  • curl4cpp - single header c++ cURL wrapper around libcURL

    2 projects | /r/programming | 31 Jul 2021
  • Curl to use Kibot API

    2 projects | /r/cpp_questions | 13 Mar 2021
  • [CMake] Can't include external header in .h file

    2 projects | /r/cpp_questions | 8 Jul 2023