- Joined
- Mar 14, 2021
- Messages
- 9
Rep Bank
$140
$140
User Power: 122%
I recently wondered: Shopify does all the heavy lifting and lets me open an e-commerce store in minutes. Gumroad does the same for digital products. What's the equivalent for SaaS products?
To me that seems like an incredible opportunity.
After I tweeted the question, Twitter did its magic and Travis Fischer replied: "Happy to chat about my experience building Saasify (Shopify for SaaS)".
Saasify never really took off, but this isn't necessarily bad news. It just means that the opportunity is still up for grabs and Travis is happy to share everything he learned along the way.
Here is what I learned from our conversation.
The same is true for physical products. Of course you have to find a way to source the products and market them, but Shopify handles everything else.
But when you're trying to sell a SaaS product, the situation is still very different. You can't just focus on the functionality and marketing. Nope. You have to go through the painful process of setting up a payments and authentication infrastructure, find a way to handle taxes properly and to connect with some email service so that you can send your customers messages.
There are of course great services that deal with individual components. Stripe, Quaderno, Paddle, Auth0, Magic Links, Mailgun, Firebase. But everyone still spends a lot of time duct-taping them together and in a sense reinventing the wheel. All of this is a complete distraction from your unique value proposition. At an early stage, you should be focused one-hundred percent on your unique value proposition, your core features and your customers. Everything else is a distraction
Another popular solution are boilerplates like Bullettrain, Jumpstart for Rails, and Laravel Spark. While these certainly help, they still require manual work to set up and maintain. Another downside is that they usually require a hefty upfront investment. As a result, they're not viable for people just starting out (who coincidentally would need it the most) and anyone running lots of small experiments.
Given that Shopify is a billion-dollar company and software is eating the world, a service like Shopify for SaaS seems like a billion-dollar opportunity. At the same time, it also would do a lot of good. Productivity from indie developers would skyrocket and it would become much easier for open source creators to finally capture some of the value they create.
Just as Shopify is arming the e-commerce rebels, a similar service for SaaS would be a weapon for software developers against increasingly monopolistic structures.
Now what are the lessons Travis learned by building Saasify?
There is already RapidAPI (which recently raised $60M) - a marketplace that makes it easy to monetize an API. However, you can only sell direct access to your API endpoints. Since only developers know how to use APIs, this is the only customer group you can reach on RapidAPI. So a service that makes it easy to sell your API to regular users would be a huge upgrade.
So why then didn't Saasify become this platform?
Alternatively, you can choose a marketplace model like RapidAPI which helps SaaS products get discovered by customers. There are many APIs that earn good money just from the customers RapidAPI sends their way.
However, Travis eventually ran out of steam. He had been bootstrapping the whole time and was running out of money. Also the feedback he got from VCs was not particularly encouraging.
So he took a break. After some time off, he decided that it's time to try something new. Even though Saasify didn't become what Travis imagined it to be, he's still bullish on the opportunity:
---
[SIGNATURE REMOVED -- NOT ALLOWED UNTIL 50 POSTS OR INSIDERS MEMBERSHIP ]
To me that seems like an incredible opportunity.
After I tweeted the question, Twitter did its magic and Travis Fischer replied: "Happy to chat about my experience building Saasify (Shopify for SaaS)".
Saasify never really took off, but this isn't necessarily bad news. It just means that the opportunity is still up for grabs and Travis is happy to share everything he learned along the way.
Here is what I learned from our conversation.
Shopify for SaaS
When you want to sell a digital product, say, an ebook, you can focus solely on the product and marketing since platforms like Gumroad handle all the rest. You don't have to worry about payments infrastructure, taxes, or how you can reach your customers if you want to send them updates. It all works right out of the box and takes less than 5 minutes to set up.The same is true for physical products. Of course you have to find a way to source the products and market them, but Shopify handles everything else.
But when you're trying to sell a SaaS product, the situation is still very different. You can't just focus on the functionality and marketing. Nope. You have to go through the painful process of setting up a payments and authentication infrastructure, find a way to handle taxes properly and to connect with some email service so that you can send your customers messages.
There are of course great services that deal with individual components. Stripe, Quaderno, Paddle, Auth0, Magic Links, Mailgun, Firebase. But everyone still spends a lot of time duct-taping them together and in a sense reinventing the wheel. All of this is a complete distraction from your unique value proposition. At an early stage, you should be focused one-hundred percent on your unique value proposition, your core features and your customers. Everything else is a distraction
Another popular solution are boilerplates like Bullettrain, Jumpstart for Rails, and Laravel Spark. While these certainly help, they still require manual work to set up and maintain. Another downside is that they usually require a hefty upfront investment. As a result, they're not viable for people just starting out (who coincidentally would need it the most) and anyone running lots of small experiments.
Given that Shopify is a billion-dollar company and software is eating the world, a service like Shopify for SaaS seems like a billion-dollar opportunity. At the same time, it also would do a lot of good. Productivity from indie developers would skyrocket and it would become much easier for open source creators to finally capture some of the value they create.
Just as Shopify is arming the e-commerce rebels, a similar service for SaaS would be a weapon for software developers against increasingly monopolistic structures.
Now what are the lessons Travis learned by building Saasify?
Lessons from building Saasify
- People get very confused if you try to mix SaaS and open source projects (even if the model makes perfect sense). In people's mind, these two terms live at the opposite ends of the software spectrum. So Travis pivoted early away from his initial focus on helping open source creators monetize their projects.
- Developers want flexibility. Travis' first idea was a service that would turn any NPM module or encapsulated piece of functionality into a SaaS business. Turns out that this approach wasn't particularly attractive to most developers. Travis' idea that they could just use serverless functions for everything was too restrictive. If developers have to rewrite their whole project to make it work with Saasify it probably would be easier to just figure out all the infrastructure stuff yourself. So the next pivot was from serverless functions to "we help you monetize your API".
There is already RapidAPI (which recently raised $60M) - a marketplace that makes it easy to monetize an API. However, you can only sell direct access to your API endpoints. Since only developers know how to use APIs, this is the only customer group you can reach on RapidAPI. So a service that makes it easy to sell your API to regular users would be a huge upgrade.
So why then didn't Saasify become this platform?
- Firstly, Saasify is still around. It's still running, there are happy customers.
- But a key problem Travis encountered is that most customers were indie hackers, open-source developers, folks who are really good at creating that unique value, but who are not well-suited for marketing and growth and sales and support. These are all things you need to build a successful SaaS business.
Most developers just wanted to say, here's my unique functionality, I want to press a button and I want to make money. That's not how SaaS works.
This is especially problematic since Saasify didn't charge a flat fee, only a 20% revenue cut. So unless a project made money, Saasify didn't earn a cent.
And once a project really starts to take off, they'll leave the platform to save the 20% cut. This is the exact problem that currently, for example, Substack is encountering.
Alternatively, you can choose a marketplace model like RapidAPI which helps SaaS products get discovered by customers. There are many APIs that earn good money just from the customers RapidAPI sends their way.
However, Travis eventually ran out of steam. He had been bootstrapping the whole time and was running out of money. Also the feedback he got from VCs was not particularly encouraging.
So he took a break. After some time off, he decided that it's time to try something new. Even though Saasify didn't become what Travis imagined it to be, he's still bullish on the opportunity:
"There is an enormous opportunity to do what Shopify has done. Create a business in a box, specifically for API-based SaaS. [...] It is a huge opportunity beyond a doubt."
---
[SIGNATURE REMOVED -- NOT ALLOWED UNTIL 50 POSTS OR INSIDERS MEMBERSHIP ]
Dislike ads? Become a Fastlane member:
Subscribe today and surround yourself with winners and millionaire mentors, not those broke friends who only want to drink beer and play video games. :-)
Membership Required: Upgrade to Expose Nearly 1,000,000 Posts
Ready to Unleash the Millionaire Entrepreneur in You?
Become a member of the Fastlane Forum, the private community founded by best-selling author and multi-millionaire entrepreneur MJ DeMarco. Since 2007, MJ DeMarco has poured his heart and soul into the Fastlane Forum, helping entrepreneurs reclaim their time, win their financial freedom, and live their best life.
With more than 39,000 posts packed with insights, strategies, and advice, you’re not just a member—you’re stepping into MJ’s inner-circle, a place where you’ll never be left alone.
Become a member and gain immediate access to...
- Active Community: Ever join a community only to find it DEAD? Not at Fastlane! As you can see from our home page, life-changing content is posted dozens of times daily.
- Exclusive Insights: Direct access to MJ DeMarco’s daily contributions and wisdom.
- Powerful Networking Opportunities: Connect with a diverse group of successful entrepreneurs who can offer mentorship, collaboration, and opportunities.
- Proven Strategies: Learn from the best in the business, with actionable advice and strategies that can accelerate your success.
"You are the average of the five people you surround yourself with the most..."
Who are you surrounding yourself with? Surround yourself with millionaire success. Join Fastlane today!
Join Today