Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

x1ddos/go-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

appengine-endpoints-tictactoe-go

This application implements a simple backend for a Tic Tac Toe game using Google Cloud Endpoints, App Engine, and Go.

Products

Language

APIs

Setup Instructions

  1. Make sure to have the App Engine SDK for Go installed, version 1.8.0 or higher.
  2. Change 'YOUR-CLIENT-ID' in static/js/render.js and api.go to the respective client ID(s) you have registered in the APIs Console.
  3. Update the value of application in app.yaml from go-endpoints to the app ID you have registered in the App Engine admin console and would like to use to host your instance of this sample.
  4. Run the application, and ensure it's running by visiting your local server's admin console (by default localhost:8000.)
  5. Test your Endpoints by visiting the Google APIs Explorer: localhost:8080/_ah/api/explorer

Once setup, the app should be accessible at localhost:8080.

About

A simple backend for a Tic Tac Toe game using Google Cloud Endpoints, App Engine, and Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published