Skip to content
This repository has been archived by the owner on Apr 21, 2018. It is now read-only.

kastelo-labs/httpasset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpasset - stand-alone binaries with a web server serving files from a zip file that was appended to the binary

httpasset is a library that:

  1. Opens the zip file that was appended to a go binary.
  2. Create a net/http FileSystem from that zip file, allowing the binary to serve the static files from the binary using net/http's FileServer.

See https://godoc.org/bitbucket.org/mjl/httpasset

About

bitbucket.org/mjl/httpasset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages