Skip to content
/ marvin Public
forked from nytimes/marvin

A go-kit HTTP server for the App Engine Standard Environment

License

Notifications You must be signed in to change notification settings

ctborg/marvin

 
 

Repository files navigation

GoDoc

Marvin is a go-kit server for Google App Engine

Marvin + GAE -> let's get it oooonnnn!

:insert adorable Marvin Gaye inspired gopher here:

Marvin provides common tools and structure for services being built on Google App Engine by leaning heavily on the go-kit/kit/transport/http package. The service interface here is very similar to the service interface in NYT's gizmo/server/kit package so teams can build very similar looking software but use vasty different styles of infrastructure.

Marvin has been built to work with Go 1.8, currently in open beta on App Engine Standard. Use it by setting api_version: go1.8 in your app.yaml.

About

A go-kit HTTP server for the App Engine Standard Environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%