|
|
|
Show HN: Vratix – Open source API Modules that simplify backend development
(github.com)
|
|
4 points
by ivan-ivanov
582 days ago
|
|
Hey 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 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!