Skip to content

murraycu/go-bigoquiz-server

Repository files navigation

go-bigoquiz-server

This is the go-based backend server implementation for bigoquiz.com.

Products Used

Language

APIs Used

Build

$ git clone [email protected]:murraycu/go-bigoquiz-server.git
$ cd go-bigoquiz-server
$ go build

Also available via "make build".

Deploy

$ gcloud app deploy .

Also available via "make deploy".

But prefer the GitHub Deployment workflow, via the GitHub "Actions" tab.

Then see the deployed versions in AppEngine.

Running locally

Start the local server:
$ make local_run

About

Provides the REST/JSON API for bigoquiz.com, using Go.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages