Hi everyone!
This is my first post and I'm so exited about that! Well, I want to share with you this page that I found recently but was a very extremly good help for me and I know will be for you too. Its name is Jabit! http://jabit.org/ This is a code generator tool created by Dennis Madrid | Ronald Madrid.
You can choose differents templates (Backend and Frontend):
- NetCore WebApi
- NodeJs
- Angular (Beta)
- React (Beta)
- Vue (Beta)
Next Releases: Net Core Blazor, Razor and Python
This tool already have a template to start to play with, but you can easily replace the Models with json structure (for reference: http://jabit.org/documentation) and create your own application!!
Go to the documentation and check it out how to create it (you just need to run a line command in CommandPront).
I hope this can be helpful for everyone!
Cheers! :)
Top comments (2)
Hi Elmer, I am kind of hesitant to try it as it request for an "Activation Key" in the documentation.
Would you happen to know the need to register an email?
Hi Sung, is not a registration, they ask your email because they send the Activation Key and also a donwload link. It's all free, I used download NetCore Api and Angular FrontEnd.