Get all eggs
GET/api/eggs/
This endpoint retrieves all eggs from the database, including the number of servers associated with each egg. The eggs are sorted by the number of servers in descending order.
Responses
- 200
- 500
GET/api/eggs/
This endpoint retrieves all eggs from the database, including the number of servers associated with each egg. The eggs are sorted by the number of servers in descending order.