Hasura by far, lets you point-and-click build your database and table relationships with a web dashboard and autogenerates a full GraphQL CRUD API with permissions you can configure and JWT/webhook auth baked-in. https://hasura.io/ I've been able to build in a weekend no-code what would've taken my team weeks or months to build by hand, even with something as productive as Rails. It automates the boring stuff and you…
I'm a big user of graphile - they've also got a pretty good starter boilerplate with auth, etc baked in: https://github.com/graphile/starter Have you tried it / do you have comparison points? I only poked around in Hasura a bit before deciding it wasn't worth the switching cost atm, but the out of the box upserts are compelling to me.
Ask HN: What are your favorite low-coding apps / tools as a developer?
231–240 of 290 posts
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#232I find everything else just incomplete.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#233I'm writing my own low code framework[0], so I'm really interested in this space. Over the past five weeks, I've been compiling a list of the most interesting software in this space. Here's an early draft: "The Low-Code Ecosystem" https://blog.remaketheweb.com/low-code-frameworks-for-buildi... I think there's _a ton_ of amazing tools being developed in this area right now. I'm looking forward to seeing how things dev…
since I am kinda sold on strapi, I am surprised to not see it in the list. I will check out if frameworks you found are better, see if it is worthy (I have no affiliation in strapi) edit: one more - quasar, that is vue with lot of wiring already done.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#234Earlier quoted context omitted.
This is similar to what we're doing! Hasura + AutoCRUD framework + Metabase is a great stack for putting together a solid business application in no time. Combine Hasura (automatic GraphQL on top of PostgreSQL) with React Admin (low code CRUD apps similar to Forest) and you can build an entire back office admin suite or form app (API endpoints and admin front end) in a matter of hours. This adaptor connects react-adm…
May I ask, why not just use the official provider? https://github.com/hasura/ra-data-hasura
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#235We were sick of writing spreadsheet importers for most apps we have ever built. We just wanted to write the endpoint to ingest the data into our system. So we have been writing a CSV importer as a service. You can use it to import spreadsheet data into your app or other apps similar to Zapier. We do integrate with Zapier too. If you try it out let me know what you think: https://www.easycsv.io/
1) What happens if someone tries to upload a non-CSV file? What do you do?
2) What happens if the data is malformed or not in the right format or there are no headers at the top of the file?
3) How many steps does it take for someone to get from the uploading step to the final step? How do you make this easier?
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#236This just launched the other day but I thought it was pretty up there: https://fibery.io We use https://retool.com Honorable mention to my own startup https://flatfile.io if you're trying to skip past the data import problem.
> https://fibery.io I've clicked through all of their product overviews and I still don't have a clear understanding of what it is. If it just launched -- have you actually used it enough to get value out of it? The whole point seems to be that it evolves (??) as a company grows but like I said I don't fully get it still.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#237It depends on what you're trying to accomplish. For building websites, Webflow is powerful (and allows for fine-tuning). Among utilities, Parabola (a kind of no-code extract, transform, load tool) is very neat. For getting data/creating APIs without having to code I've built Simplescraper - https://simplescraper.io . Currently working on an integration for Airtable that allows you to create a dynamic CMS using any da…
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#238I'm gonna say Godot engine. Yeah, I'm seriously, the "game" engine. https://godotengine.org/ I was playing with it last month and whipped up a simple "toy" (calling it a "game" is too much) that lets me fly a little space ship around a little asteroid field. It took about a day to get it working enough to be fun. (I polished it up a little after that, and maybe one day I'll add some actual game play, mine an asteroid…
(Godot has the same basic principles but w/o the indefinite power of c# as modern and widely used programming language)
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#239Flash was really cool! I haven’t really seen anything that lives up to what I was able to accomplish way back in the day with Macromedia Flash. Then again, that’s not really low code.
Re: Ask HN: What are your favorite low-coding apps / tools as a developer?
#240Been really happy with Adalo - it lets you create apps that can be delayed in the iOS Apple store and Google Play store too, as well as have a Web App and PWA app. https://www.adalo.com