Run. Tools that make it easier to build applications on Google Cloud Run.

github.com/kelseyhightower/run

Vaya's read on this project

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

Updates

December 2022
  • update documentation
  • add detailed logs and error handling
  • add service directory support
  • add service discovery
  • add round robin load balancer tests
  • discovery: pull endpoints from a service directory
November 2022
  • add service registration functions
  • add discovery support
  • add health checks and network info helper functions.
August 2020
  • update Dockerfiles
June 2020
  • add http examples
  • secrets are returned as a slice of bytes
  • update README
  • gracefully shutdown
  • add newline to logs
  • clean up integration tests
  • cache static metadata
  • logger does not use project id
  • add build status
  • add token example