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
1.0.0
- Initial release of the Sample Extension.
24.0.0
- NodeJs.RouteUse.CreateNew working
0.0.26
0.0.27
- FileAsObject perfect alter added, still Delete need to work on
0.0.28
- FileAsArray Create and With Content working
0.0.29
- Preparing this repo for Boilerplate code our File Crud in nodejs and expressjs
0.0.31
0.0.32
- KS FileAsObject 2 perfect
0.0.33
0.0.34
- KS FileAsArray Success messages added
0.0.35
- KS FileAsObject Success messages added
0.0.36
- KS Tasks FileAsArray Create Started
0.0.37
- KS BoilerPlate FileAsArray more files added
0.0.38
- KS BoilerPlate FileAsArray 3 added with out Read
0.0.39
- KS BoilerPlate FileAsObject CreateWithContent perfect
0.0.40
- KS BoilerPlate FileAsArray CreateWithContent parsed
0.0.41
- KS BoilerPlate ArrayAndContent started
0.0.43
- "KS.Tasks.ArrayAsContent Started
0.0.44
- "KS.Tasks.ArrayAsContent still working on more tasks...
0.0.47
- "BoiletPlate with ui and more...
0.0.49
- "ContentInArray Insert with pk and Delete good
0.0.50
- "ContentInArray Rest better
0.0.52
- "ContentInArray InsertWithPkAndUuIdAndDateTime, Alter, AlterWithPk
0.9.54
0.9.55
- BoiletPlate FileAsArray added env file and Create Rest working
0.9.58
0.9.60
- Can start from empty folder
0.9.61
- BoilerPlate ArrayAndContent open app and focus
0.9.62
- BoilerPlate RouteUse open routes and focus
0.9.64
- KS.Tasks.WithTableName.InsertWithPk working good
0.10.1
- KS.BoilerPlate.FromJson from schema.json
0.10.3
- KS.BoilerPlate.FromJson from schema.json: Insert, Read good
0.10.4
- KS.BoilerPlate.FromJson help in creation
0.10.5
- KS.BoilerPlate.FromJson InsertWithColumns with columnsDetails
0.10.6
- KS.BoilerPlate.FromJson InsertWithColumns perfect
0.10.7
- KS.BoilerPlate.FromJson InsertWithColumns Rest Columns showing
0.10.8
- KS.BoilerPlate.FromJson InsertWithColumns Middlewares Columns completed
0.10.9
- KS.BoilerPlate V2Secured started
0.10.10
- KS.BoilerPlate.FromJson perfect with secured also
0.10.11
- KS.App.InsertFile single quote covered
0.10.12
- KS.Tasks.WithTableName.ShowAll good;
0.10.13
- KS.Tasks.WithTableName.ShowAll hooked;
0.10.14
- KS.Tasks.WithTableName.Delete started
0.11.1
- KS.BoilerPlate.FromJsonConstraints just now started
0.11.2
- KS.BoilerPlate.FromJsonConstraints more added on columns
0.11.3
- KS.Tasks.WithTableName.Delete done, need to test
0.11.5
- KS.Tasks.WithTableName new added...
0.11.8
- KS.Tasks.WithTableName RowDataWithPk KF fixed...
0.12.1
- KS.BoilerPlate.FromJsonConstraints InsertColumnExist started
0.12.2
- KS.Tasks.WithTableName Alter and InsertWithPkAndUuIdAndDateTime
0.12.3
- KS.Tasks.WithTableName RowDataWithPk changed
0.12.4
- KS.BoilerPlate.FromJsonConstraints ReadSelColumns working
0.12.5
- KS.BoilerPlate.FromJsonConstraints GetSingleColumn, ReadSelColsAsArray added
0.12.6
- KS.BoilerPlate.FromJsonConstraints GroupSingleColLength, GroupSingleColumn added
0.13.1
- KS.BoilerPlate.FromJsonConSubRoute started...
0.13.2
- KS.BoilerPlate.FromJsonConSubRoute Read need to be tested
0.13.3
- KS.BoilerPlate.FromJsonConSubRoute Read, Insert started
0.13.4
- KS.BoilerPlate.FromJsonConSubRoute Read, Insert SubRoute done
0.13.5
- KS.BoilerPlate.FromJsonConSubRoute Read Selcolumns fixed on middleware
0.13.6
- KS.BoilerPlate.FromJsonConSubRoute all grouped
0.13.7
- KS.BoilerPlate.FromJsonConSubRoute ok but with 1 error and rest insert col problem
0.13.8
- KS.BoilerPlate.FromJsonConSubRoute Read middlewares
0.13.9
- KS.BoilerPlate.FromJsonSchema started
0.13.10
- KS.BoilerPlate.FromJsonSchema perfect with data also copied
0.15.1
- KS.Build.Object.Crud started
0.17.1
- KS.BoilerPlate.FromJsonSchema Columns in Insert.restClients
0.17.2
- KS.BoilerPlate.FromJsonSchema Columns in Insert.restClients fixed columns error
0.17.3
- KS.BoilerPlate.WithSubTable started
0.17.4
- KS.BoilerPlate.WithSubTable working and aligned
0.18.1
- KS.BoilerPlate.WithSubTable working on middleware with common code
1.19.1
- KS.Append.WithSubTable working good with version increment...
1.19.2
- KS.App.CreateNew working...
1.20.1
- KS.Append.WithSubTable started for multiple tables...
1.20.2
- KS.Append.WithSubTable working good...
1.21.1
- started for schema json changes...
1.21.2
- \src\V21\KS\Append\WithSubTable\AlterFiles\ForValidateColumnAsIs\ForInsert\inKF.js function wise
1.21.3
- \src\V21\KS\Append\WithSubTable\ServerRun.js function wise
1.22.1
- secured and token working good, but not tested for next 1+ versions
1.22.2
- SOLID S in \src\V22\KS\Append\WithSubTable\AppFile
1.22.3
- \src\V22\KS\Append\WithSubTable\AppFile\entryFile.js common app file change
1.23.1
- Insert folder names changed with numbering
1.24.1
- dynamic http files generation at insert...
1.24.2
- still working on copy folders in app alter path...
1.24.3
- app.js alter perfect with middleware for token
1.25.1
- Schemas folder started...
1.25.2
- Schemas folder getting created
1.25.3
- front end also created from gulp ui
1.25.4
1.25.5
1.25.6
2.26.1
- KS.ObjectCrud.OnlyBackEnd started
2.26.2
- KS.ObjectCrud.OnlyBackEnd common data folder creation
2.26.5
- KS.ObjectCrud.OnlyBackEnd working good
2.26.6
2.26.7
- still working on batch files...
2.26.8
- still working on object...
2.26.9
- KS.Append.FrontAndBack working good
2.27.1
2.29.1
- KS.Append.FrontAndBack added gulp hbs also
2.30.1
- KS.Append TableName Common filter starte...
2.30.2
- KS.BoilerPlate.FromArray.OnlyBackEnd takes 1st json file and reads array from that and schema from first object
2.30.3
- KS.ObjectCrud.FrontAndBack in tablename removed unwanted
2.30.4
- KS.ObjectCrud.FrontAndBack still working ui copy
2.30.5
- KS.ObjectCrud.FrontAndBack perfect with front end also
2.31.1
- KS.Append alter files made common
2.31.2
License
MIT
| |