elysia-nocache
v0.0.1
Published
Nocache plugin for Elysia.js
Downloads
22
Maintainers
Readme
elysia-nocache
Nocache plugin for Elysia.js
Disables caching as much possible.
Usage
import { nocache } from 'elysia-nocache';
new Elysia().use(nocache())
License
MIT
Author
Copyright (c) 2023 Gaurish Sethia