So they aren't using the MLS?
Ask HN: I need a low-code back end for my app. What should I use?
11–17 of 17 posts
Re: Ask HN: I need a low-code back end for my app. What should I use?
#12You could easily use a Google Sheet for that. They provide an API and feed, embed options, and there are services like sheet2site.com (never used, not affiliated)
Downside to this is you fall under Google's terms of service. They could cut you off at any time and leave you without a backend. That being said, I've ran my little Google Chrome extension I've made last year using Sheets API without issue.
Re: Ask HN: I need a low-code back end for my app. What should I use?
#13I'd give Airtable a try! https://airtable.com/
Airtable API apparently is throttled, the don't recommend using it as a backend.
Re: Ask HN: I need a low-code back end for my app. What should I use?
#14If you like the idea behind contenful I’d encourage you to take a look at prismic.io as well. I found it much easier than contentful.
Re: Ask HN: I need a low-code back end for my app. What should I use?
#15Another vouch for Sanity here.
Re: Ask HN: I need a low-code back end for my app. What should I use?
#16Django all the way
Re: Ask HN: I need a low-code back end for my app. What should I use?
#17Did you find a solution.
I created this open source project that could be useful for what you're trying to do: