Skip to content

Instantly share code, notes, and snippets.

View DATAUNIRIO's full-sized avatar

DATAUNIRIO DATAUNIRIO

View GitHub Profile
tibble::tibble()
tribunais <- forosCNJ::da_tribunal |>
dplyr::filter(id_justica == 8) |>
dplyr::pull(sigla) |>
tolower()
endpoints <- glue::glue(
"https://api-publica.datajud.cnj.jus.br/api_publica_{tribunais}/_search"
)
@forksofpower
forksofpower / fullscreen-youtube-video-background-in-pure-css.markdown
Created September 13, 2016 15:57
FullScreen YouTube Video Background In Pure CSS