We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4e630 commit 37f69c1Copy full SHA for 37f69c1
README.md
@@ -25,6 +25,7 @@ If you know of resources that would be great to list here, just create a [pull r
25
- [serverless_oak](https://deno.land/x/serverless_oak) A handler for mapping AWS Api Gateway and Lambda to oak.
26
- [oak-channels](https://github.com/ericls/oak-channels) A helper for writing real world websocket applications with group messaging support.
27
- [oak-routing-ctrl](https://github.com/Thesephi/oak-routing-ctrl) routing-controllers -like library, providing TypeScript Decorators for easy scaffolding API projects
28
+- [zoic](https://github.com/oslabs-beta/zoic) a caching middleware with options for an in-memory or Redis cache.
29
30
### Examples/Templates/Boilerplates
31
0 commit comments