Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 688 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 688 Bytes

Slick static data server in Go

License Build Status codebeat badge

Slick server setup for serving static files in Go language. Your files are served from public folder.

Parameters

  • host. example: host=localhost, default is localhost
  • port. example: port=8888, default is 8080