Best way to serve React App with Flask

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

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

    Java client library for the Auth0 platform

    Another option is to use an authentication service, such as Auth0 or AWS Cognito, to manage the users and issue tokens. When the frontend calls the backend, it first fetches a token and passes that along with the request. The backend (or optionally the load balancer, if your API is hosted on AWS) checks the JWT for validity before responding.

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

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