endpoints
                                
                                 endpoints copied to clipboard
                                
                                    endpoints copied to clipboard
                            
                            
                            
                        Server for Google Cloud Endpoints
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
 
Usage
Documentation and examples are available at: