athlete-service

command module
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

README

athlete-service

  • sportlers with YoB and Club
  • Teams

API Endpoints

[GIN-debug] GET    /athlete                  --> sr-athlete/athlete-service/controller.getAthletes (3 handlers)
[GIN-debug] GET    /athlete/:id              --> sr-athlete/athlete-service/controller.getAthlete (3 handlers)
[GIN-debug] GET    /athlete/meet/:meet_id    --> sr-athlete/athlete-service/controller.getAthletesByMeeting (3 handlers)
[GIN-debug] GET    /athlete/team/:team_id    --> sr-athlete/athlete-service/controller.getAthletesByTeam (3 handlers)   
[GIN-debug] DELETE /athlete/:id              --> sr-athlete/athlete-service/controller.removeAthlete (3 handlers)       
[GIN-debug] POST   /athlete                  --> sr-athlete/athlete-service/controller.addAthlete (3 handlers)
[GIN-debug] POST   /athlete/participation    --> sr-athlete/athlete-service/controller.addParticipation (3 handlers)    
[GIN-debug] PUT    /athlete                  --> sr-athlete/athlete-service/controller.updateAthlete (3 handlers)
[GIN-debug] HEAD   /athlete                  --> sr-athlete/athlete-service/controller.getAthletes (3 handlers)
[GIN-debug] HEAD   /athlete/:id              --> sr-athlete/athlete-service/controller.getAthlete (3 handlers)
[GIN-debug] GET    /team                     --> sr-athlete/athlete-service/controller.getTeams (3 handlers)
[GIN-debug] GET    /team/:id                 --> sr-athlete/athlete-service/controller.getTeam (3 handlers)
[GIN-debug] GET    /team/meet/:meet_id       --> sr-athlete/athlete-service/controller.getTeamsByMeeting (3 handlers)
[GIN-debug] POST   /team                     --> sr-athlete/athlete-service/controller.addTeam (3 handlers)
[GIN-debug] HEAD   /team                     --> sr-athlete/athlete-service/controller.getTeams (3 handlers)
[GIN-debug] HEAD   /team/:id                 --> sr-athlete/athlete-service/controller.getTeam (3 handlers)
[GIN-debug] GET    /actuator                 --> sr-athlete/athlete-service/controller.actuator (3 handlers)

© Copyright 2022-2023 - SwimResults & Konrad Weiß

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL