between http2-express-bridge and spdy (http2 with ssl)

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • spdy

    SPDY server on Node.js

  • oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • If I had something like nginx > oauth2-proxy > my express app, how the hell does that work? (seeing the oauth2-proxy diagrams may help picture the setup). Is it simply enough to enable http2 on each layer? Would a push from my application be absorbed by oauth2-proxy, and then further pushed to nginx, absorbed by nginx, and then pushed? That doesn't seem like it would make sense, as those other layers wouldn't know what resources are required until the request hits the express app? How would the nginx and proxy layer know the request needs to be multiplexed? Is it redundant for a setup like this/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Why You Should Migrate to OAuth 2.0 From API Keys

    1 project | /r/programming | 11 Dec 2023
  • Any thoughts on implemented access control of self hosted front end apps?

    1 project | /r/selfhosted | 9 Jul 2023
  • How do you secure administrative interfaces?

    1 project | /r/cybersecurity | 20 May 2023
  • How many of you are moving to Zero Trust?

    1 project | /r/sysadmin | 4 May 2023
  • Single Exposed Self-Hosted Portal to Reach Internal Services? (Reverse Proxy App)

    3 projects | /r/selfhosted | 23 Apr 2023