Skip to content

testing with nfl data#32

Merged
CalebRose merged 2 commits into
masterfrom
feat/nfl-test-seasons
Apr 14, 2026
Merged

testing with nfl data#32
CalebRose merged 2 commits into
masterfrom
feat/nfl-test-seasons

Conversation

@CalebRose

Copy link
Copy Markdown
Owner

No description provided.

@CalebRose
CalebRose requested a review from Rocketcan April 11, 2026 14:24
Comment thread main.go
apiRouter.HandleFunc("/simfba/team/test/{teamID}/{off}/{def}", controller.UpdateCFBIndividualGameplanTEST).Methods("GET")
apiRouter.HandleFunc("/simfba/mass/test/{off}/{def}", controller.MassCFBUpdateGameplansTEST).Methods("GET")
apiRouter.HandleFunc("/gameplan/nfl/depthchart/test-ai/update/", controller.UpdateNFLAIDepthChartsTEST).Methods("GET")
apiRouter.HandleFunc("/simnfl/team/test/{teamID}/{off}/{def}", controller.UpdateNFLIndividualGameplanTEST).Methods("GET")

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the endpoints for updating NFL test data & for getting test simulation data

@CalebRose
CalebRose merged commit 69d4bcd into master Apr 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant