Skip to content

Instantly share code, notes, and snippets.

View tanho63's full-sized avatar
๐Ÿˆ

Tan Ho tanho63

๐Ÿˆ
View GitHub Profile
@hadley
hadley / shiny-oauth.r
Last active November 2, 2024 01:26
Sketch of shiny + oauth
library(shiny)
library(httr)
# OAuth setup --------------------------------------------------------
# Most OAuth applications require that you redirect to a fixed and known
# set of URLs. Many only allow you to redirect to a single URL: if this
# is the case for, you'll need to create an app for testing with a localhost
# url, and an app for your deployed app.
@nntrn
nntrn / espn-api-list.md
Last active November 7, 2025 07:10
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: