Live data from Hacker News

Ask HN: I need a low-code back end for my app. What should I use?

news.ycombinator.com

1–10 of 17 posts

Ask HN: I need a low-code back end for my app. What should I use?

#1
Needs:

The app is for a real estate company. They have a list of 100-200 homes for sale. I need a low-code solution that provides a user dashboard + api. The user dashboard is for the agent to go in and add quickly add listing + images. The api is for the mobile app to fetch the listings.

I've been looking at cms solutions like contentful.com but they seem geared towards blog publishing. The API is complex and cumbersome to use too.

Re: Ask HN: I need a low-code back end for my app. What should I use?

#9
You could try Craft CMS. It has a UI layer for configuring your content and is much more flexible then the likes of Wordpress.

It’s got a nice publishing experience which makes it easy for clients and it has a GraphQL API built in so that you can send content to a mobile app. It’s not free but it’s a great CMS that isn’t focused solely on blog publishing.

Post reply on HN