|
|
|
|
|
by hello_newman
435 days ago
|
|
IMO you don’t need to build a full app or company. You could just build a series of niche sites or properties. If your code solves a specific pain point really well, wrap it in a simple front end or paid API and let people use it. Some possible ideas: Micro SaaS: Turn it into a one-page tool (log parser, file cleaner, PDF transformer) with Stripe and add rate limits. People pay for simplicity. Paid API: Use RapidAPI or Plain.com to expose it. Charge per hit or via metered billing. Maybe even a slackbot for some of these would make sense. Productized utility: Sell it as a $49/month “done-for-you” service to whatever niche audience would benefit (dev teams, SEO people, lawyers, etc). Digital bundle: If it’s CLI or script-based, package it up with a guide or demo on YouTube and sell on Gumroad. You’re not necessarily building a startup, and that’s fine! just something useful enough for strangers to pay for which is more than enough |
|
People will pay for micro tools if they solve a problem.
Need to extract just 'text' from a webspage? Need to convert iPhone sized images to web sized images? Need to send sms but not that often?
Connecting dots is a lot easier than building each step. I'll happily pay $ for a tool if I don't have to build and maintain the function.