1
1 Comment

How to pick SAAS product backend.

Hello, thinking about building a SAAS and I have some questions about choosing backend. I'm a data engineer by trade and I am well versed in Python. Curious of what people pick, if anything, for out of the box web backend. Especially when it comes to managing users, paywall, and payment integration. Are their django projects or templates already out there with these features?

on January 15, 2021
  1. 1

    Hi,
    I created a SaaS boilerplate whose backend written in Python (Flask). You can find more info here: https://www.saasforge.dev or clone it directly from GitHub: https://github.com/saasforge/open-source-saas-boilerpate