Sunday, April 06, 2025

API for ordering coffee: terminal.shop: developes only

developers-only shop for coffee!

need to use API directly, no UI!

Stripe handles payments

wip: terminal (initial commit) //www.terminal.shop

wip: terminal (initial commit)

https://api.dev.terminal.shop/product

https://api.dev.terminal.shop/product/prd_01JNH7GKWYRHX45GPRZS3M7A4X


(python, js, go, java, kotlin)

import os
from terminal_shop import Terminal
client = Terminal( bearer_token=os.environ.get("TERMINAL_BEARER_TOKEN"))
product = client.product.list()
print(product.data)

by
#461 – ThePrimeagen: Programming, AI, ADHD, Productivity, Addiction, and God | Lex Fridman Podcast


No comments: