Split GET and POST to counter and make POST counter return both cue and counter
Closed this issue · 0 comments
DmitryVarennikov commented
Make a GET /counter
route to return just the counter value
Make another POST /counter
route to bump up counter and save cue. Return both new counter value and the cue