Skip to content

philips/endpoint

 
 

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/endpoint

Test

To run the tests execute:

go test github.com/rwl/endpoint
Build Status

Example

A Greeting API example is available here:

https://github.com/philips/endpoint-hello

About

Server for Google Cloud Endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%