CrudExtension
write end points in nodejs
Features
- Helps you establish BoilerPlate code for File 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 (
KS BoilerPlate FromJson ).
- Open an Empty Folder.
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P ).
- Search for and run (
KS BoilerPlate ).
- Find the available options there ( like
ArrayAndContent ).
- 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.
- To create a subRoute from here use
KS RouteUse
Requirements
- Visual Studio Code version 1.50.0 or higher.
Extension Settings
.env
Known Issues
Release Notes
0.1.1
- ObjectCrud just now started...
License
MIT
| |