support-ticket-tycoon

module
v0.0.0-...-f1293d0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: MIT

README

## Getting started

Launch the clock with: go run backend/clock.go
launch a worker with: go run backend/worker.go
launch an apiserver with: go run backend/api.go


register worker with clock: curl http://localhost:8000/8080
    The worker is on port 8080. 
    Now the worker is ticked by the clock
Create a new case with curl http:localhost:8001/generate
Assign the worker a case with: curl localhost:8080/{caseid}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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