goraffe

command module
v0.0.0-...-107fb91 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: MIT Imports: 17 Imported by: 0

README

goraffe

A patreon raffle machine written on gorilla.

Structure:

Web Server / Reverse Proxy <-------- clients | / | / v v goraffe ---------------> patreon api

clients interact primarily with the frontend web server. This server serves static assets which can be modified or customized at will. clients will interact with patreon's api for authentication purposes. frontend web server forwards web socket communication to goraffe. goraffe handles client raffle status changes and requests for information. goraffe looks up client account status info using patreon's api.

URL structure: domain.com/new - create a new raffle domain.com/patreonlogin - patreon account connection domain.com/r/XXXXXXXXXX - raffle page

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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