hastatic
Static web server
A lightweight web server for serving static files from a Docker container with support for HTTPS and customization options.
hastatic is a tiny static content web server for Docker
71 stars
2 watching
5 forks
Language: Haskell
last commit: over 5 years ago dockerdocker-web-serverhaskellhttp-serverstatic-servertiny-web-server
Related projects:
Repository | Description | Stars |
---|---|---|
janiltonmaciel/statiks | A fast and scalable static HTTP file server with various configuration options. | 11 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
mohammadmd1383/verve | A lightweight static file server written in V that provides simple and fast serving of files | 7 |
davlgd/tveb | A lightweight, multi-platform server for hosting static content | 10 |
lukeed/sirv | A lightweight middleware and CLI application for serving static files. | 1,072 |
txchen/light-server | A lightweight CLI tool for serving static files, watching for changes, and triggering live reloads in web applications. | 182 |
static-web-server/static-web-server | A cross-platform web server designed to efficiently serve static files from disk or over the network. | 1,528 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
m3ng9i/ran | A lightweight web server for serving static files with various features and configuration options. | 870 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 71 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
i-sohel/hugo-caddy-dockerfile | A Dockerfile package combining Hugo static site generator with Caddy web server | 3 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |