Skip to content

Go server route for app resource handling

Notifications You must be signed in to change notification settings

SonicOriginalSoftware/server-routes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Go server route for app resource handling

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages