/ofortuna

a go powered fortune server

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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