Skip to content

Commit

Permalink
fxing tpyos
Browse files Browse the repository at this point in the history
  • Loading branch information
jprobinson committed Jun 6, 2017
1 parent 41f957f commit b3e8e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/kit/README.md
@@ -1,11 +1,11 @@
# This is an experimental package in Gizmo!

* The rationale behind this package:
* A more opionated server with fewer choices.
* A more opinionated server with fewer choices.
* go-kit is used for serving HTTP/JSON & gRPC is used for serving HTTP2/RPC
* Monitoring and metrics are handled by a sidecar (ie. Cloud Endpoints)
* Logs always go to stdout/stderr
* Using Go's 1.8 graceful HTTP shutdown
* Services using this package are meant for dpeloy to GCP with GKE and Cloud Endpoints.
* Services using this package are meant for deploy to GCP with GKE and Cloud Endpoints.

* If you experience any issues please create an issue and/or reach out on the #gizmo channel with what you've found

0 comments on commit b3e8e55

Please sign in to comment.