Interesting open-source project for turning any REST API in any framework into a SaaS product: GitHub - saasify-sh/saasify: The easiest way to monetize your API. 🚀
They cite one live example by the prolific Sindre Sorhus:
Here is a live SaaS API and marketing site by Sindre Sorhus that was auto-generated with Saasify from this source code.
I guess it’s server-centric:
Some example use cases include:
- Workflow automation (headless chrome / bots)
- Image & media processing tasks
- Data transformations
- Low/no-code workflows
- Pre-built machine learning models
- Your NPM module or PyPi package?
I admire the amount of heavy-lifting that was done to make it very plug and play.