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.
dantaloupe avatar
dantaloupe
simpletype
HTTP
@jsxImportSource https://esm.sh/react
0
mumu avatar
mumu
personalSocialCardGenerator
HTTP
@jsxImportSource https://esm.sh/react
0
pomdtr avatar
pomdtr
favicon
HTTP
Favicons <link rel="icon" href="https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/e8532b85-8de0-40f5-47a1-d4b9580ff200/public" media="(prefers-color-scheme: light)" /> <link rel="icon" href="https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/f774eb95-7207-43bf-3a6b-a9a423d9bb00/public" media="(prefers-color-scheme: dark)" />
0
pomdtr avatar
pomdtr
example_release
HTTP
Val Release Pattern Create a new val, then use the proper exports depending on what version you want to install: // install stable version export { stable } from "https://esm.town/v/pomdtr/example_release" // install dev version export { dev } from "https://esm.town/v/pomdtr/example_release" // install canary version export { canary } from "https://esm.town/v/pomdtr/example_release"
1
janpaul123 avatar
janpaul123
valle_tmp_44213513371662395868788851793698
HTTP
// This script will generate a simple Wordle-like game in HTML with fun and weird CSS.
0
aanand700 avatar
aanand700
soulfulPinkPinniped
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
stevekrouse avatar
stevekrouse
deno
HTTP
An interactive, runnable TypeScript val by stevekrouse
0
rozek avatar
rozek
UUIDv4_Generator
HTTP
This is a simple generator for UUIDs of Type 4. While it may already be useful by itself, it has primarily been made in order to provide some data for the InvocationTracker and its viewer. This means that every invocation of the UUIDv4 Generator is tracked - but only by incrementing an internal counter, no IP addresses or any other details are stored
0
Moon1ight avatar
Moon1ight
valentine
HTTP
Forked from mewtru/valentine
0
liamdanielduffy avatar
liamdanielduffy
REACT_DOM_MINIFIED_PT4
Script
// set by liamdanielduffy.buildReactDomMinified at 2023-06-01T12:04:43.724Z
0
sal avatar
sal
Will_You
HTTP
Forked from sal/valentine
0
doublelotus avatar
doublelotus
sendNotification
Script
Forked from gwoods22/sendNotification
0
iamseeley avatar
iamseeley
convertResume
HTTP
convert your resume content to the json resume standard
2
todepond avatar
todepond
labLogin
HTTP
An interactive, runnable TypeScript val by todepond
3
stevekrouse avatar
stevekrouse
r2
Script
r2 wrapper Save blobs without leaving Val Town! Only for Val Town Pro users to limit abuse. We get 10gb free, so as long as nobody abuses this, I won't put any strict limits on it. If you want to use more than 10gb, let me know, and we can bill you for it. All data in this bucket is public if you know it's name! This val, @stevekrouse.r2, is the "SDK" for @stevekrouse.r2Proxy . Setup This val requires you to setup public key auth, which is really just three clicks here: https://blog.val.town/public-key-auth-val-town-users-can-be-your-users [Optional] You can setup a helper function so you don't have to pass your keys every time: let blob = (key, value) => @stevekrouse.r2(key, value, @me.exportedKeys) Warning: Do not make your blob function public or unlisted. That would allow anyone to use it. Usage await @me.blob("demo", { hello: "world" }); return @me.blob("demo"); // {hello: "world"} Example usage: https://www.val.town/v/stevekrouse.r2Demo
2
neverstew avatar
neverstew
elysiaExample
Script
Forked from tmcw/elysiaExample
0