Node Mongo Express Versions Save

An enterprise Mongo-Express REST API built using nodejs showcasing - Testing Strategy, mongoDB sharding, models, a REST API Interface, support for Redis, aggregation queries, aggregation caching, circuit-breakers, slack integration, RBAC, rate limited APIs and multi-container queues and schedulers.

10.0.36

1 month ago

#68 feat: add support for i18n

New Features
    • a9e5cef - add support for i18n

10.0.35

1 month ago

#67 fix: workflow fix for fork PRs

Bug Fixes
    • 7a10264 - workflow fix for fork PRs

10.0.34

1 year ago

#66 spell check

Others
    • 6868a4a -

10.0.33

1 year ago

#65 Feat/multi stage docker

Changes to build process or aux tools
    • d742947 - removing docker and development env file
    • f1fc433 - adding preinstall script in pacakge.json
    • df58bca - adding development and docker env
    • 8f5bf2b - removing file
New Features
    • 9a2b386 - merging main into feat/multi-stage-docker
    • 5380d10 - adding multi stage docker support

10.0.32

1 year ago

#64 feat: adding validators for auto generated apis

New Features
    • 93aa3bc - adding validators for auto generated apis
Refactored
    • 335d9c7 - refactoring the code for validatereqBody function

10.0.31

1 year ago

#63 feat: update readme to include k6 details

New Features
    • 26a9b5b - update readme to include k6 details

10.0.30

1 year ago

#62 feat: add support for loadtesting using k6

New Features
    • fee902b - use .eslintignore instead of .gitignore
    • 0c2b3f6 - refactor test files
    • afbfa66 - add support for loadtesting using k6

10.0.29

1 year ago

#61 feat: move all auth to paths.js

New Features
    • 2b40a4f - add tests for middlewares/auth/paths.js
    • dda5fbd - move all auth to paths.js

10.0.28

1 year ago

#60 Create Licence

Others
    • 44b4797 -

10.0.27

1 year ago

#52 Update postman collection

New Features
    • 9d96e3a - used autogenerated collection from swagger
Others
    • c7cb5f3 -
    • c9e3233 - resolve conflicts
    • bac3587 -
    • d759e9c -
    • 37f79a7 -