Skip to content
forked from spkg/zipfs

HTTP File server and file system with a ZIP file as a source.

License

Notifications You must be signed in to change notification settings

krum110487/zipfs

 
 

Repository files navigation

ZIP-based File System for serving HTTP requests

GoDoc Build Status (Linux) Build status (Windows) Coverage Status GoReportCard License

Package zipfs provides a convenient way for a HTTP server to serve static content from a ZIP file.

Usage is simple. See the example in the GoDoc documentation.

License

Some of the code in this project is based on code in the net/http package in the Go standard library. For this reason, this package has the same license as the Go standard library.

About

HTTP File server and file system with a ZIP file as a source.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%