express-zod-api icon indicating copy to clipboard operation
express-zod-api copied to clipboard

A Typescript library to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.

Results 22 express-zod-api issues
Sort by recently updated
recently updated
newest added

Improving the feature from #523

enhancement

dependencies
refactoring
CI/CD

# Description i'm trying to use pino over winston and I have to hack the logger instance to look not like the simpleified winston config. ``` // HACK // eslint-disable-next-line...

bug

Testing against Node 21 is for development purposes only. Odd versions of Node are not supposed to be used on production. Ensuring the support of Node 21 should ease the...

enhancement
wontfix
dependencies
CI/CD

Instead of #374 but non-breaking The express 5 beta 3 is fully operational and tested by community, but its release is delayed. The current issue is that it's also outdated...

enhancement
dependencies

[Jest 30](https://github.com/jestjs/jest/milestone/15) is coming soon requiring higher Node.js version. Since it's an optional peer dependency I made an arrangement to avoid breaking changes in `express-zod-api` itself.

dependencies
CI/CD

![image](https://github.com/RobinTail/express-zod-api/assets/13189514/f090c11f-4d73-409a-8546-5c586adb0afc) Pebbles LaDime (Dime) Doe was a black transgender woman. https://edition.cnn.com/2024/02/25/us/dime-doe-trial-south-carolina-federal-hate-crime/index.html https://www.nbcnews.com/feature/nbc-out/south-carolina-death-marks-14th-black-transgender-woman-killed-u-n1040971 https://www.justice.gov/opa/pr/south-carolina-man-found-guilty-hate-crime-killing-transgender-woman-because-her-gender Transgender women suffer too frequently from transphobic violence and cruelty, being the less protected social group. I'd...

documentation
enhancement
dependencies
coverage
refactoring
breaking
dedication
prevention
external bug

Requires min Node 18.18.0 or 20.9.0 — addressed in base #1692 So far it has a lot of compatibility warnings, but it works. ``` warning " > @typescript-eslint/[email protected]" has incorrect...

dependencies
refactoring