Skip to content

Instantly share code, notes, and snippets.

View PTRFRLL's full-sized avatar

Peter PTRFRLL

View GitHub Profile
@nntrn
nntrn / espn-api-list.md
Last active April 27, 2025 17:50
List of nfl api endpoints from espn

List of NFL API Endpoints

This page has been updated a lot in the past 3 years. Older revisions you might like more than this one:

@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active April 28, 2025 00:33
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example