Skip to content

Simple HTTP File Server with JWT Token Authentication support

License

Notifications You must be signed in to change notification settings

michibiki-io/simple-http-fileserver

Repository files navigation

simple-http-fileserver

Simple HTTP File Server with JWT Token Authentication support

build Docker image

for development and build a go app

docker build --target=development -t michibiki.io/simple-http-fileserver-dev:latest ./

for runtime environment

docker build -t michibiki.io/simple-http-fileserver:latest ./

About

Simple HTTP File Server with JWT Token Authentication support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published