issues
search
bounswe
/
bounswe2024group7
Collaborative hub for 2024Group7
https://bounswe.github.io/bounswe2024group7/
4
stars
3
forks
source link
Issue#173 create endpoint for getting training program for user
#174
Closed
oguzhekim
closed
1 month ago
oguzhekim
commented
1 month ago
Created new endpoint to get training programs by trainier: GET /api/training-programs/trainer/{username}
GET /api/user/{username} now also returns created training programs if there are any.