smagara / AgilitySports_api

DotNet minimal API from Bill Wolff with backing Azure SQL database. https://agilitysportsapi.azurewebsites.net/swagger/index.html
https://agilitysportsapi.azurewebsites.net/swagger/index.html
0 stars 0 forks source link

Add API endpoint for chart data feed to summarize MLB attendance over the decades #9

Closed smagara closed 3 months ago

smagara commented 4 months ago

Create a new REST GET API endpoint to return attendance data summarized by decade. API dapper code to include new group-by query for the same attendance table. No Azure SQL changes should be needed