Skip to content

rwl/endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Endpoints server for Go

This package will let you serve Google Cloud Endpoints backends without needing to use Google App Engine.

Install

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
Build Status

Usage

Documentation and examples are available at:

http://godoc.org/github.com/rwl/endpoints/server

About

Server for Google Cloud Endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages