CrudExtension
write end points in nodejs
Features
- Helps you establish CRUD and also to write SubRoutes and insert EndPoints of your wish.
Usage
- Open an Empty Folder.
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P ).
- Search for and run (
Generate FrontAndBack ).
- Find the available options there ( like
Generate ).
- All the Folders and Files are copied to your empty Folder.
- .env file the place where you define ( Data Path and Port Number ).
- app.js is entry file.
Requirements
- Visual Studio Code version 1.50.0 or higher.
Extension Settings
.env
Known Issues
Release Notes
0.1.1
- Initial release of the Sample Extension.
0.1.2
- Generate.FrontAndBack working good.
0.2.3
- package.json altered no errors to package
0.2.4
License
MIT
| |