Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

MiddleStack

The really middleware web framework

Example

import{route,middlestack}from"https://deno.land/x/middlestack/mod.ts";;Deno.serve(middlestack([route('GET','/',async(req: Request)=>{returnnewResponse("Hello world!")}),]))

About

The really middleware web framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages