api-design-node-v3 icon indicating copy to clipboard operation
api-design-node-v3 copied to clipboard

[Course] API design in Node with Express v3

Results 38 api-design-node-v3 issues
Sort by recently updated
recently updated
newest added

I have installed yarn using `yarn install` and checked it was successful using `yarn version`. I then use `yarn dev` within the CLI of visual studio, to build the project...

This repo is totally outdated. Please do something about it. Lesson 3 ,4 and 5 have no tests. Code on repo is different than code on video. Please do something...

Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5. Release notes Sourced from undefsafe's releases. v2.0.5 2.0.5 (2021-10-17) Bug Fixes remove debug and add tests (58fc474), closes #12 Commits 5d3fa34 chore: adding semver...

dependencies

I am traying to execute `node item.controllers.js` and throws error: `D:\CURSOS\FRONTEND MASTERS\API DESIGN IN NODE.JS\api-design-node-v3\src\resources\item\item.controllers.js:2 import { Item } from './item.model' ^^^^^^ SyntaxError: Cannot use import statement outside a module...

[email protected] test-routes npm run test -t router [email protected] test cross-env NODE_ENV=testing jest --forceExit --detectOpenHandles --silent "router" RUNS src/resources/item/__tests__/item.router.spec.js node:internal/process/promises:246 triggerUncaughtException(err, true /* fromPromise */); ^ [UnhandledPromiseRejection: This error originated either...

Bumps [validator](https://github.com/validatorjs/validator.js) from 10.10.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option...

dependencies

I have changed the file name location: /src/resources/item/__tests__/ prior: item.controllers.spec..js after: item.controllers.spec.js

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies