unindexed
File server
An HTTP file system that prevents directory contents from being listed
A Golang HTTP FileSystem that disables directory indexing
27 stars
2 watching
5 forks
Language: Go
last commit: almost 3 years ago
Linked from 1 awesome list
golanghttp
Related projects:
Repository | Description | Stars |
---|---|---|
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
janiltonmaciel/statiks | A fast and scalable static HTTP file server with various configuration options. | 11 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 34 |
thecoshman/http | A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. | 446 |
koajs/static | A middleware that serves static files in a web application | 1,140 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,519 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
nytimes/marvin | A Go-based HTTP server package designed for Google App Engine environments | 176 |
antonito/gfile | Direct file transfer between two computers without intermediaries | 743 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 71 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |