Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.0.0 source code.tar.gz | 2022-12-19 | 469.9 kB | |
2.0.0 source code.zip | 2022-12-19 | 518.8 kB | |
README.md | 2022-12-19 | 419 Bytes | |
Totals: 3 Items | 989.1 kB | 0 |
This is major update to the project and not compatible with the version 1.x.x
Major Changes
- Redis Cache Implementation
- Upgraded to Mongoose 6.8.0
- static class member replace with module default exports
- All libraries are updated to latest version
- Change in project structure
- Addition of API endpoint permission system
- vscode task to generate template for route, models, and repository