Skip to content

Commit 3a4e630

Browse files
authored
Update snelm URL. (#20)
snelm was moved, original URL doesn't exists.
1 parent acfc264 commit 3a4e630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you know of resources that would be great to list here, just create a [pull r
1717
- [jwt](https://github.com/halvardssm/oak-middleware-jwt) a JWT validation middleware.
1818
- [oak_sessions](https://github.com/jcs224/oak_sessions) a session middleware for oak with support for Redis and many other storage engines.
1919
- [organ](https://github.com/denjucks/organ) a logging middleware based on the morgan middleware from ExpressJS.
20-
- [snelm](https://github.com/denjucks/snelm) a security middleware ported from the helmet middleware from ExpressJS.
20+
- [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.
2222
- [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.
2323
- [oak-http-proxy](https://github.com/asos-craigmorten/oak-http-proxy) a proxy middleware for oak.

0 commit comments

Comments
 (0)