static-files
There are 73 repositories under static-files topic.
svenstaro/miniserve
🌟 For when you really just want to serve some files over HTTP right now!
kevinburke/go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
lu4p/binclude
Include files in your binary the easy way
nickjj/flask-static-digest
Flask extension to help make your static files production ready by md5 tagging and gzipping them.
philippgille/serve
serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues
klis87/django-cloudinary-storage
Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.
posener/gitfs
A complete solution for static files in Go code
benhoyt/cdnupload
Upload your site's static files to a directory or CDN, using content-based hashing
nickjj/esbuild-copy-static-files
An esbuild plugin to copy static files that changed from a source directory to a destination directory.
danidee10/Staticfy
:wrench: Automatically convert hardcoded links to assets in your project, to dynamic links for your web framework
earthboundkid/exembed
Go Embed experiments
amphp/http-server-static-content
An HTTP server plugin to serve static files like HTML, CSS, JavaScript, and images effortlessly.
bckohan/django-render-static
Use Django's template engines to render static files at deployment or package time. Includes transpilers for extending Django's url reversal and enums to JavaScript.
TransparentLC/dufs-material-assets
dufs 的 Material Design 风格自定义前端界面,添加了一些额外的功能。(Alternative frontend assets for dufs in material design with additional features.)
cupcakearmy/docker-nginx-static-server
static nginx server for serving static files in docker
sample-by-jsakamoto/ProtectStaticFilesWithAuthOnASPNETCore
This repository is a sample source code to describe how to protect static files with authentication on the ASP.NET Core web application.
TylorS/typed-content-hash
Rewrite your HTML/JS/CSS (and sourceMap!) files with SHA-512 content hashes
bernardodiasc/filestojson
Generates JSON from static files [stable]
dotja/django_minio_docker_compose
Spinning up Django and a mock S3 minio bucket with Docker compose.
ichiban/assets
Go resource embedding library which doesn't require `go generate` at all
driftprogramming/godotenv
go dot env
shanathvemula/framework_for_superwised_prediction
This is the framework for supervised algorithms in mechine learning
internetarchive/httpd
Fast and easy-to-use web server, using the Deno native http server (hyper in rust). It serves static files & dirs, with arbitrary handling using an optional `handler` argument.
alphapeter/embedstatic-go
Nodejs script to embed static content in go source code
Andrey123815/mohican
:skull_and_crossbones: Server for distributing static files and proxying requests. Also may load balancing by various methods, as well as graphical representation of the distribution between servers
klingtnet/embed
Yet another tool to embed static files in your Go binary.
upb-code-labs/static-files-microservice
Micro-service to save and get the archives with the languages templates, teachers' tests and students' submissions 📁
costela/atto
10⁻¹⁸ × webserver
crystal-china/baked_file_system_mounter
assemble files in assets folder into executable binary use `backed_file_system` at compile time, then mount it to new file system folder at runtime.
internetarchive/file_server_plus
`deno` static file webserver, clone of `file_server.ts`, PLUS an additional final "404 handler" to run arbitrary JS/TS
jaijs/jai-static
A node.js module for serving static files easily.
lsongdev/kelp-static
serve static files for kelp and express
MOZGIII/sap
Opinionated HTTP server for hosting static files of Single Page Apps from memory with blazing fast speeds
devel0/example-webapp
example of webapp with aspnet core and react
devel0/example-webapp-with-auth
example of webapp with aspnet core and react with httponly jwt auth