netclock/querysheet.http

7 lines
144 B
Text
Raw Normal View History

2020-09-12 17:51:47 +00:00
# Create a new countdown clock with
# 5000 seconds
POST http://localhost:5000/countdown/api/v1
Content-Type: application/json
{"total": "150"}