Skip to content

Commit 9760b8b

Browse files
authored
Add validator4oak (#22)
1 parent 37f69c1 commit 9760b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ If you know of resources that would be great to list here, just create a [pull r
1919
- [organ](https://github.com/denjucks/organ) a logging middleware based on the morgan middleware from ExpressJS.
2020
- [snelm]([https://github.com/denjucks/snelm](https://github.com/zer0tonin/snelm)) a security middleware ported from the helmet middleware from ExpressJS.
2121
- [validator](https://github.com/halvardssm/oak-middleware-validator) a validator for body content and url parameters.
22+
- [validator4oak](https://github.com/petruki/validator4oak) a validator and sanitizer middleware for oak inspired by express-validator.
2223
- [upload](https://github.com/hviana/Upload-middleware-for-Oak-Deno-framework) perform uploads, organize uploads to avoid file system problems and create dirs if not exists, perform validations and optimizes RAM usage when uploading large files using Deno standard libraries.
2324
- [oak-http-proxy](https://github.com/asos-craigmorten/oak-http-proxy) a proxy middleware for oak.
2425
- [oak-logger](https://deno.land/x/oak_logger) An exteremely easy and rich oak logger that color codes!

0 commit comments

Comments
 (0)