Show HN: BackendLab – Code-free web app builder
51–60 of 63 posts
Re: Show HN: BackendLab – Code-free web app builder
#52On a similar note, what would be a good option for building front-ends without much coding? Maybe something that could export a React project, for quick prototyping.
For React: Structor, React Studio, Pagedraw.
Re: Show HN: BackendLab – Code-free web app builder
#53Hi Chris, I think a product like this deserves to have a great design. I worked on the color scheme, copy, and spacing for you and came up with this: https://imgur.com/a/UUoEij5 The I replaced the hero image with is: https://unsplash.com/photos/trYl7JYATH0 Good luck with your project! I'm not in the market for your product right now, but if I am some day, I'll definitely test this out! Cheers, David
Thanks David, this is interesting. I like that hero image, but not sure if the overall design might be a bit too dark. Kind of interested to hear how anybody else in this thread rates David's version over mine?
Re: Show HN: BackendLab – Code-free web app builder
#54http://www.backendlab.app fails to load. https://backendlab.app gives a security error
Re: Show HN: BackendLab – Code-free web app builder
#55Small note: http://www.backendlab.app fails to load. https://backendlab.app gives a security error
Re: Show HN: BackendLab – Code-free web app builder
#56Re: Show HN: BackendLab – Code-free web app builder
#57Here is the link if you want to explore: https://www.clappia.com
Re: Show HN: BackendLab – Code-free web app builder
#58I like the look of this. A couple of questions I can't see answers to on the landing page... - Is it possible to change the schema after creation? Or is this a "get it right first time" deal? - Is validation strictly not-null/range-check? Or can you add more complex validation rules?
I'll also be adding additional validation (e.g. regex, max/min numbers) in the very near future
Re: Show HN: BackendLab – Code-free web app builder
#59Earlier quoted context omitted.
Thanks, this is good feedback. The landing page was deployed in a hurry and will be updated soon, both to fix typos and to add some more technical information about how it's built. For the record, it's all hosted in AWS EC2/RDS, and the backend is built in Django. The front end is nuxtjs
Thank you, this is a key consideration. May I suggest language like "Powered by Python and Postgres"? If youre using the ORM, or wrappers or middleware on top of django rest framework, then I see your target market being front end devs only who need a scaffolded back end. I say this because the service doesn't remove much work for users with API design and implementation experience.