sholladay / pogo

Server framework for Deno
Mozilla Public License 2.0
482 stars 32 forks source link

Add h.directory() for easier static file serving #48

Closed sholladay closed 4 years ago

sholladay commented 4 years ago

Closes #11

This PR adds the ability to serve a directory of files.