Nothing
function(resp) {
resp |>
# shorten url
httptest2::gsub_response(pattern = 'api.congress.gov/', '') |>
# redact key
httptest2::gsub_response(pattern = congress::get_congress_key(), '')
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.