Blitztime API Server
  • HTTP Endpoints
  • Socket.IO Events
  • Types
  • Errors
Blitztime API Server
  • »
  • Blitztime API Docs
  • View page source

Blitztime API DocsΒΆ

  • HTTP Endpoints
    • GET /timer/{timer_id}
    • POST /timer/{timer_id}/{side}
    • POST /timer
    • GET /stats
  • Socket.IO Events
    • Client-sent events
      • start_timer
      • end_turn
      • timeout
      • add_time
      • end_game
    • Server-sent events
      • state
      • error
  • Types
    • Timer
    • TimerSide
    • StageSettings
    • AppStats
    • UserPosition
    • Error
    • timedelta
    • datetime
  • Errors
Next

© Copyright 2021, Artemis.

Built with Sphinx using a theme provided by Read the Docs.