Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Serve pages and APIs - simple and optimized
default
Classic server
Declare a layout
Method declaration as a buildable handler
Declare a mutation
Declare a page
Union of acceptable request hanlder return types (async Response or nothing)
Declare an HTTP GET handler
Declare an HTTP handler
Declare an HTTP POST handler
Known HTTP methods
Statically extract dynamic parameters from an URI
Convert a project-specific specifier to an URL
Request but typed with parameter groups
Convert an URL to a project-specific specifier when possible
Use current request's matched router pattern
Use current request's matched parameter groups
Redirects to requested path, preferrably softly when current request comes from classic router.
Retrieves the active Request from current context
asset-serve
Declare assets at build time to be available at run time.
build
Build server
bundle
Build and serve JavaScript modules
Bypass module resolution in bundles built in cb
css
Compile and serve style sheets on the fly