dch / ofortuna

a go powered fortune server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofortuna

a go powered fortune server

features

  • minimal http server
  • go module support
  • test server
  • add flag to set http bind ip/port
  • move handlers into separate module
  • log to syslog
  • add many fortunes from a file
  • add a hash cache for fortunes
  • add a healthcheck while we load many fortunes
  • add signal handlers
  • add graceful shutdown

About

a go powered fortune server

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%