Why would you build a Flask app all in one as opposed to making a separate API and frontend?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • htmx

    </> htmx - high power tools for HTML

  • You should check out HTMX as a tool for adding interactivity through HTML attributes. It's a more balanced approach, IMO.

  • django-ninja

    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

  • (Side Note: Now while I use flask, I've mostly been coding with fastapi, and this project is using django-ninja which puts a lot of the great features from fastapi. So this code is specific to that, but the concepts translate easily to flask.

  • 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