Back to APIs list

US Congress Stock Trading API examples & templates

Use these vals as a playground to view and fork US Congress Stock Trading API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
Azazil avatar
Azazil
burnCaloriesCalculator
HTTP
@jsxImportSource https://esm.sh/react
0
pomdtr avatar
pomdtr
ninja_keys
HTTP
GET https://pomdtr-ninja_keys.web.val.run
0
dtang18 avatar
dtang18
willumarrymeoratleastbemyvalentine
HTTP
Forked from mewtru/valentine
0
richi1969 avatar
richi1969
AboutNoelandLiam
HTTP
@jsxImportSource https://esm.sh/react
0
stevekrouse avatar
stevekrouse
exampleTldJS
Script
An interactive, runnable TypeScript val by stevekrouse
0
louis avatar
louis
getStatusCode
Script
An interactive, runnable TypeScript val by louis
0
saolsen avatar
saolsen
lucia_hono
HTTP
// deno-lint-ignore-file no-namespace
1
kajgod avatar
kajgod
njuskaloCreateDataWithInterfaces
Script
An interactive, runnable TypeScript val by kajgod
0
johndevor avatar
johndevor
eeee_fork
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
yawnxyz avatar
yawnxyz
createGeneratedVal
Script
Forked from andreterron/createGeneratedVal
0
kbarienti avatar
kbarienti
aqi
Cron
Forked from stevekrouse/aqi
0
stevekrouse avatar
stevekrouse
postgresExample
Script
// Get the connection string from the environment variable "DATABASE_URL"
0
pomdtr avatar
pomdtr
neverthrow
Script
Usage import { Failure, Success } from "https://esm.town/v/pomdtr/neverthrow?v=5"; const demoFunction = () => { const result = Math.random(); if (result > 0.5) { return Failure( "Math. random produced too high a number", ); } return Success(result); }; const res = demoFunction(); if (res.ok) { console.log(res.value); } else { console.error(res.error); }
1
roboninja avatar
roboninja
huntTheWumpusWebVersion
HTTP
@jsxImportSource https://esm.sh/react
0
trantion avatar
trantion
excessPlumFrog
HTTP
Forked from janpaul123/VALLE
0
torlanco avatar
torlanco
shirtGenScript
HTTP
👕 Shirtgen API Endpoint Shirtgen lets you generate AI-powered t-shirt designs with just a prompt! 🖋️ Choose between the standard "Flux Schnell" model or the enhanced "Pro" model. Perfect for creating unique custom apparel in seconds! 🚀 💡 How it Works Send a POST request to the endpoint with your design prompt. Toggle between Standard and Pro models using the useProModel flag. The AI generates a high-quality t-shirt design based on your prompt. 📥 Expected POST Data { "prompt": "A retro sunset with palm trees 🌴🌅", "useProModel": true }
0