Live data from Hacker News

I made Visual Back end, a low code Node.js wrapper, open source!

github.com

1–2 of 2 posts

Re: I made Visual Back end, a low code Node.js wrapper, open source!

#2
Hey everyone!

I've decided to make Visual Backend open source

It's essentially a low code wrapper around NodeJS, to help you rapidly build APIs by automating boilerplate actions like managing project directory, setting up clients for external services like Firebase, etc. I made this tool after working on many backends and realising that for simple services like internal automations or webhook handlers, I was spending way too much time on basic and repetitive tasks, and so I made Visual Backend to overcome this.

It's my first time making something open source, so I probably made a lot of mistakes. If you have any feedback about the tool, docs, or repo, I'd really appreciate it! Wouldn't mind a contribution too ;) Thank you and I look forward to hearing what you guys have to say!