static
static copied to clipboard
This package vs built-in package?
I Googled serving static files with Gin and this repo came up first. But then later I saw that it also looks to be built in: https://github.com/gin-gonic/gin#serving-static-files
I'm confused why there are two ways to do this and why this package exists
because: https://github.com/gin-gonic/gin/issues/360#issuecomment-548085203
Thanks! It might be nice to add that to the readme