This package will let you serve Google Cloud Endpoints backends without needing to use Google App Engine.
To install simply run:
go get github.com/rwl/endpoints/server
To run the tests execute:
go get github.com/stretchr/testify/assert
go test github.com/rwl/endpoints/server
Documentation and examples are available at: