@lungern-seeker/node-http-server
v0.0.4-alpha.0
Published
a zero-configuration static file server support download, upload, rename and delete
Downloads
11
Maintainers
Readme
Node-http-server
inspired by Dufs. Provide a zero configuration static server for serving, uploading, searching and access control
This project is under development. Please don't use it in production.
Features
- [x] Serve static files
- [x] Download files
- [x] Download folders as zip file
- [ ] Upload files and folders
- [ ] Resumable/partial uploads/downloads
- [ ] Https support
- [ ] Access control
- [ ] Terminal based config
- [ ] File based config
- [ ] Support https
- [ ] Docker support
CLI
under development
Examples
todo
API
todo
Advanced topics
todo
Environment variables
todo
Configuration files
todo
License
Copyright (c) 2024 node-http-server developers.
node-http-server
is made available under the terms of either the MIT License or the Apache License 2.0, at your option.
See the LICENSE-APACHE and LICENSE-MIT files for license details.