why people here would help them, you're just trying to steal their job.
Show HN: BackendLab – Code-free web app builder
21–30 of 63 posts
Re: Show HN: BackendLab – Code-free web app builder
#22I am not totally clear who your target customers are. I think backend alone will be a barrier for a non-technical person. For a developer, as said by others, CRUD/authentication usually isn't the most time consuming part.
With that said, congrats on shipping! I know this is a work in progress. I think your landing page needs more work/content too. Good luck!
Re: Show HN: BackendLab – Code-free web app builder
#23Re: Show HN: BackendLab – Code-free web app builder
#24why people here would help them, you're just trying to steal their job.
Re: Show HN: BackendLab – Code-free web app builder
#25Why only backend? You are competing with other solutions out there that have a frontend available directly from db schema. Some examples: https://www.salesforce.com/products/platform/overview/ https://github.com/sferik/rails_admin I am not totally clear who your target customers are. I think backend alone will be a barrier for a non-technical person. For a developer, as said by others, CRUD/authentication usually isn…
Re: Show HN: BackendLab – Code-free web app builder
#26Why only backend? You are competing with other solutions out there that have a frontend available directly from db schema. Some examples: https://www.salesforce.com/products/platform/overview/ https://github.com/sferik/rails_admin I am not totally clear who your target customers are. I think backend alone will be a barrier for a non-technical person. For a developer, as said by others, CRUD/authentication usually isn…
Postgrest[1] is similar, and seems very popular, so this sort of thing is scratching somebody's itch. [1] https://github.com/PostgREST/postgrest
Re: Show HN: BackendLab – Code-free web app builder
#27Im considering signing up and trying out your service. What is holding me back are all questions I was hoping to have answered on your website. The main questions I have are important implementation details that I think customers a going to care about. What language, framework, dependencies, are handling requests? What is the performance like? How do I scale?
Also, slow down if youre shipping typos on your landing page: revolutonizes
For the record, it's all hosted in AWS EC2/RDS, and the backend is built in Django. The front end is nuxtjs
Re: Show HN: BackendLab – Code-free web app builder
#28>The idea is that it allows you to define your database models by specifying what fields to include and BackendLab automatically creates a CRUD API I don't see the advantage over Firebase FireRules , AWS AppSync , Azure Cosmos or MongoDB Stich all of which have advanced querying options with great SDK and integrations support. This idea is not bad , it's just it doesn't seem to bring much compared to others on the ma…
Re: Show HN: BackendLab – Code-free web app builder
#29If maybe you could allow few lines of code execution that can work for many devs, then they could recommend it to beginners after community emerges :/
Re: Show HN: BackendLab – Code-free web app builder
#30One question I have with a project like this is: suppose I used it, and got traction. What is the story if I then realize that I need to migrate to a more traditional architecture?
The fact that the landing page doesn't yet mention this is a big miss - will try and get that updated soon