Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 844 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 844 Bytes

start-service

  • every start
  • quasi Meldeergebnis
  • results from Livetiming/Protocol

Models

Start

  • id

API Endpoints

[GIN-debug] GET    /start                    --> sr-start/start-service/controller.getStarts (3 handlers)
[GIN-debug] GET    /start/:id                --> sr-start/start-service/controller.getStart (3 handlers)
[GIN-debug] DELETE /start/:id                --> sr-start/start-service/controller.removeStart (3 handlers)
[GIN-debug] POST   /start                    --> sr-start/start-service/controller.addStart (3 handlers)
[GIN-debug] PUT    /start                    --> sr-start/start-service/controller.updateStart (3 handlers)
[GIN-debug] GET    /actuator                 --> sr-start/start-service/controller.actuator (3 handlers)

© Copyright 2022-2023 - SwimResults & Konrad Weiß