so for a unix class a couple semesters ago I built a program in C/C++ that basically emulates drop box. what libraries or tools can I use to connect this to a frontend application built using your traditional js, html, css?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cpp-httplib

    A C++ header-only HTTP/HTTPS server and client library

  • There are many options, and none of them are close to perfect. I'd rather make a C# server and connect it to C++. If you insist on using C++ for the server, I've enjoyed using cpp-httplib as a client, apparently they have server functionality too.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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