clicker-rest

command
v0.0.0-...-a558ee2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2017 License: MIT Imports: 8 Imported by: 0

README

clicker-rest

REST API for Cookie Clicker

go run server.go \
    --port=8080 \
    --credentials=/path/to/credentials.json \
    --project=firebase-project-id \
    --environment=(dev|prod) &

wget --post-data='' localhost:8080/game
wget --post-data='' localhost:8080/game/generated-game-id/cookie/mine

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cc_rest_lib provides the handlers for managing and mutating CookieClicker games to the Firebase DB.
Package cc_rest_lib provides the handlers for managing and mutating CookieClicker games to the Firebase DB.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL