/elysia-nocache

Nocache plugin for Elysia

Primary LanguageTypeScriptMIT LicenseMIT

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