Skip to content

rest service that serves start, heats, disqualifications and results

License

Notifications You must be signed in to change notification settings

SwimResults/start-service

Repository files navigation

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ß

About

rest service that serves start, heats, disqualifications and results

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published