We need to create a new endpoint that returns the winners of each contest held. The response must contain the following data:
- Contest title
- Contest description
- When the contest ended
- The name of the winner of the contest
- The photo submission that won the context.
The response must be ordered by the date the contest ended.
We need to create a new endpoint that returns the winners of each contest held. The response must contain the following data:
The response must be ordered by the date the contest ended.