gizmo

A Microservice Toolkit from The New York Times

APACHE-2.0 License

Stars
3.8K
Committers
51

Bot releases are visible (Hide)

gizmo - [server/kit] Adding SetLogger and stacktraces in panics

Published by jprobinson over 5 years ago

gizmo - Ensuring NYTimes import path, removing some appengine tags

Published by jprobinson over 5 years ago

gizmo - Build and Go Modules, updates, config/mysql.String() is now immutable

Published by jprobinson over 5 years ago

gizmo - [server/kit] No longer re-initing Middleware on every request

Published by jprobinson over 5 years ago

gizmo - [server/kit] Adding Stackdriver logging support outside of GAE

Published by jprobinson over 5 years ago

gizmo - [gizmo/server] Removed the use of go-kit/metrics/provider

Published by jprobinson over 5 years ago

gizmo - [pubsub/aws] enabling the use of default credentials

Published by jprobinson over 5 years ago

gizmo - [auth/gcp] using proper issuer for IAM JWTs

Published by jprobinson almost 6 years ago

gizmo - Fewer packages, fewer dependencies

Published by jprobinson almost 6 years ago

• web package is gone, important bits are pulled into server
• config/combined, config/cookie, config/gcp, config/oracle and config/mongodb are gone (let me know if you really need the latter two)
• config.LoadEnvConfig is gone as it was just a thin wrapper around envconfig.Process
• server.RPCServer is gone
• server.ESXHealthCheck is gone
• references to appengine in server are gone

gizmo - [auth/gcp] Adding issuer to IAM token

Published by jprobinson almost 6 years ago

gizmo - [server/kit] adding NewLogger and better docs

Published by jprobinson almost 6 years ago

gizmo - [server/kit] Adding protobuf response functions

Published by jprobinson almost 6 years ago

gizmo - Adding endpoint override for SQS

Published by jprobinson almost 6 years ago

gizmo - [pubsub/aws] updating credential management

Published by jprobinson almost 6 years ago

gizmo - [pubsub/aws] updating order of configuration options

Published by jprobinson almost 6 years ago

gizmo - [auth/gcp] properly setting default email config in IAM verifier

Published by jprobinson almost 6 years ago

Package Rankings
Top 1.17% on Proxy.golang.org
Badges
Extracted from project README
GoDoc Build Status Coverage Status
Related Projects