App. A sample application showing how to build a secure service with user login and health checks.

github.com/kelseyhightower/app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2016
  • Create LICENSE
May 2016
  • update deps
April 2016
  • parse flags first
  • fix mux
  • add version handler
  • use nginx for tls
  • add flag to enable tls
  • add dockerfiles
  • update default user
  • add docs
  • generate certs with subject key identifiers
  • generate certs with subject key identifiers
  • add correct key usage to the ca
  • fix usage of SSL certs
  • format time
  • centralize http handlers
  • add demo app