v3.0.0
A library that offers various utilities for use along the Oak library.
Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Dependencies
LambdaWebServer
A library that offers various utilities for use along the Oak library.
Examples
Examples can be found in the examples directory.
Use
Deno
Add the library from JSR:
deno add @lambdaurora/lambdawebserverThen import it:
import { /* Whatever you need. */ }from "@lambdaurora/lambdawebserver";