This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"@context":"http://iiif.io/api/presentation/3/context.json","id":"https://adam.dev.rdc.library.northwestern.edu:3002/works/d3cf53c8-276f-4488-b4e5-3e6be8a0bfcb?as=iiif","type":"Manifest","label":{"none":["Colonne d'Austerlitz. detailed view: 3rd set of 6 bands down from top"]},"metadata":[{"label":{"none":["Creator"]},"value":{"none":["Gondoin, Jacques (French furniture designer and architect, 1737-1818)","Lepere, Jean-Baptiste (French architect, 1761-1844)"]}},{"label":{"none":["Date"]},"value":{"none":["1810"]}},{"label":{"none":["Department"]},"value":{"none":["University (MAIN) Library"]}},{"label":{"none":["Genre"]},"value":{"none":["architecture (object genre)","architecture (discipline)"]}},{"label":{"none":["Last Modified"]},"value":{"none":["2022-10-24T17:48:13.802540Z"]}},{"label":{"none":["Provenance"]},"value":{"none":["Paris, Place Vendome ; France"]}},{"label":{"none":["Subject"]},"value":{"none":["19th century (Topical)","Architecture (Topical)"]}}],"requiredStatement":{"label":{"none":["Attri |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"catalog": [ | |
{ | |
"manifestId": "https://iiif.lib.harvard.edu/manifests/ids:50670308" | |
}, | |
{ | |
"manifestId": "https://api.dc.library.northwestern.edu/api/v2/works/1e534392-a5d9-42b9-9b2c-30617c302140?as=iiif" | |
}, | |
{ | |
"manifestId": "https://iiif.lib.harvard.edu/manifests/drs:10908606" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Stripe from "stripe"; | |
import { captureException } from "@sentry/nextjs"; | |
import { getServiceSupabase } from "utils/supabase"; | |
import { sendConfirmationEmail } from "lib/sendgrid/send-confirmation-email"; | |
async function handleCheckoutSessionCompleted( | |
session: Stripe.Checkout.Session | |
) { | |
//console.log("session", session); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://iiif.io/api/presentation/3/context.json", | |
"id": "https://api.dc.library.northwestern.edu/api/v2/works/71153379-4283-43be-8b0f-4e7e3bfda275?as=iiif", | |
"type": "Manifest", | |
"label": { "none": ["Hello \"lunga\""] }, | |
"metadata": [ | |
{ "label": { "none": ["Alternate Title"] }, "value": { "none": ["Fava Boo Ya"] } }, | |
{ | |
"label": { "none": ["Creator"] }, | |
"value": { "none": ["Fava, Antonio, 1949-"] } |
OlderNewer