REST API Input sanitization library for NodeJS
There are libraries like JOI which provides input sanitization feature but is there any library whose actual code is written in the Rust or C/C++ language to get maximum throughput of the code?
There are libraries like JOI which provides input sanitization feature but is there any library whose actual code is written in the Rust or C/C++ language to get maximum throughput of the code?