static-files topic
gitfs
A complete solution for static files in Go code
binclude
Include files in your binary the easy way
cdnupload
Upload your site's static files to a directory or CDN, using content-based hashing
miniserve
🌟 For when you really just want to serve some files over HTTP right now!
django-cloudinary-storage
Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.
serve
serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues
go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
flask-static-digest
Flask extension to help make your static files production ready by md5 tagging and gzipping them.
esbuild-copy-static-files
An esbuild plugin to copy static files that changed from a source directory to a destination directory.