express-es6-rest-api icon indicating copy to clipboard operation
express-es6-rest-api copied to clipboard

:battery: Starter project for an ES6 RESTful Express API.

Results 23 express-es6-rest-api issues
Sort by recently updated
recently updated
newest added

See https://github.blog/changelog/2022-04-25-git-io-deprecation/.

The body-parser package is used in this project and it is outdated

not sure why its happening? maybe we need a lock file in this project?

npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! Updated the package.json to use the new preset. added .babelrc as...

hello, I'm testing using methods DELETE and PUT but got 404 not found Cannot DELETE /API/facets

I can't figure out how you'd write test cases for this. Would it be possible to provide a snippet of what that looks like?

Issue causing production build to fail.

Nodemon does not work on a vagrant guest system with the current config. Legacy watch mode must be enabled.