static-server 0.0.1

Library for serve static files by HTTP
docs.rs failed to build static-server-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: static-server-0.0.11

Plugable HTTP Static server

Features:

  • Serve files from folder
  • Serve files from TAR-archive
  • Can be used as standalone server (not yet implemented!)
  • Possible to write own files provider