Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 249 Bytes

app

For file/web-app serving, the app routing is appropriate.

This will serve content from an fs.FS filesystem you create and pass through app.New().

Requests to the / root path will respond automatically with the /index.html file.