Pinned Repositories
apachelogger
An Apache style file logger for the Go web-server
cssfs
Fileserver for static and minified CSS files.
errorhandler
A provider of customised error pages for Go web-server HTTP errors
hashtags
Work with #hashtags and @mentions
ini
A Go INI-file reader/writer
jffs
An HTTP file-system that suppresses automatic directory listings
kaliber
Web-server for the Calibre library
krabbel
A basic web-crawler
sessions
Cookie-free session handling for Go servers
uploadhandler
Add an upload handler to your Go Web-server
mwat56's Repositories
mwat56/kaliber
Web-server for the Calibre library
mwat56/uploadhandler
Add an upload handler to your Go Web-server
mwat56/hashtags
Work with #hashtags and @mentions
mwat56/sessions
Cookie-free session handling for Go servers
mwat56/apachelogger
An Apache style file logger for the Go web-server
mwat56/cssfs
Fileserver for static and minified CSS files.
mwat56/errorhandler
A provider of customised error pages for Go web-server HTTP errors
mwat56/ini
A Go INI-file reader/writer
mwat56/jffs
An HTTP file-system that suppresses automatic directory listings
mwat56/krabbel
A basic web-crawler
mwat56/Nele
A simple Go Blog system
mwat56/pageview
Go package to create web page preview images
mwat56/passlist
Add BasicAuth for Go web-server clients
mwat56/screenshot
package to produce web-page screenshot images
mwat56/sourceerror
Error type that provides the file, line number, and function where an error occurred
mwat56/whitespace
Go web-server middleware plugin to remove superfluous whitespace from HTML pages.
mwat56/getopts
mwat56/markit
Bash script that adds Git Version Control information into files and pushes them to GitHub, Bitbucket, or GitLab (Supported files: Bash, Go, Dockerfile, YAML, Makefile, Scala, Python, Java, PHP, C, C++, JavaScript, perl, ruby, PowerShell, Ri, . . .)
mwat56/reprox
A hostname based reverse proxy server.
mwat56/reprox.old
Reverse proxy to route to internal servers
mwat56/respool
A resource pool for repeatedly need resources.
mwat56/sortedlists
Sorted slice and sorted map
mwat56/workpool
A pool of workers waiting for tasks to perform.