R/api_url.R

Defines functions api_url

api_url <- function() {
  'https://api.congress.gov/v3'
}

Try the congress package in your browser

Any scripts or data that you put into this service are public.

congress documentation built on May 29, 2024, 2:37 a.m.