x1ddos / go-endpoints.appspot.com

A demo/sandbox app for go-endpoints

Home Page:https://go-endpoints.appspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-endpoints.appspot.com

A test app for go-endpoints that runs live on https://go-endpoints.appspot.com

More info on Cloud Endpoints for Go is available here: https://github.com/crhym3/go-endpoints

Clone this repo, change all the references to YOUR-CLIENT-ID with a real Client ID, and run the dev server:

goapp serve

It's a simple guestbook app taken from https://developers.google.com/appengine/docs/go/gettingstarted/usingdatastore


Browse to http://localhost:8080 and you should be able to see something like this:

http://localhost:8080


Try signing the guestbook:

Sign guesbook

Sign response


List greetings:

List greetings

About

A demo/sandbox app for go-endpoints

https://go-endpoints.appspot.com


Languages

Language:JavaScript 56.9%Language:Go 22.0%Language:CSS 19.0%Language:Shell 2.1%