Show HN: Vratix – Open source API Modules that simplify backend development
github.comHey HN! I am Ivan, Co-founder & CEO @ Vratix. We've built an Open Source library with reusable API Modules you can copy and paste into your codebase, giving you full ownership, control and customization.
We've also created a CLI to automate the setup process, allowing you to get a fully working Node.js backend in a few minutes.
To use it run:
npx vratix init
The product is still early stages, so if you get the chance to try it out, I’d love your feedback on what you think should be improved or what additional features you’d find useful.
Full docs here: [1]
[1] https://vratix.com I'm fairly new to Express, so this looks like it could be helpful. I read through the readme and the site/docs, but didn't see any examples of what the CLI creates. But here's an example - https://github.com/vratix-dev/api-library/blob/main/registry... It might be good to show some code like that on the main page and readme. Thanks for making this - will try it out! That's a good point! I was thinking of adding an example project structure that the CLI creates. Let me know what you think after you try it out and if it was easy to use Could be helpful will try it