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.
stevekrouse avatar
stevekrouse
todoListScript
HTTP
An interactive, runnable TypeScript val by stevekrouse
0
vawogbemi avatar
vawogbemi
characterGuesser
HTTP
@jsxImportSource https://esm.sh/react
0
stevekrouse avatar
stevekrouse
max
Script
An interactive, runnable TypeScript val by stevekrouse
0
mrshorts avatar
mrshorts
grammarCheckApp
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
pomdtr avatar
pomdtr
lucia_adapter
Script
Lucia Adapter for val.town Usage import { ValTownAdapter } from "https://esm.town/v/pomdtr/lucia_adapter"; import { Lucia } from "npm:lucia@3.0.1"; const adapter = new ValTownAdapter({ user: "user", session: "session", }); const lucia = new Lucia(adapter)
1
toowired avatar
toowired
windsurfTest
Script
// Test starting a new goal
0
vtdocs avatar
vtdocs
slackWebHookMessageExample
Script
Part of the Send messages to Slack guide on https://docs.val.town
1
tmcw avatar
tmcw
dominoDomExample
Script
domino example Domino is an implementation of the document object model that you can use to build "webpages" without requiring a browser or a heavy browser-like abstraction. If you need even less DOM-compatibility and just want to parse some HTML, cheerio is an even more lightweight abstraction that works great.
0
kora avatar
kora
lmsys
Script
Forked from kora/huggingface
0
shabaz09 avatar
shabaz09
HEHEHE
HTTP
Forked from shabaz09/valentine
0
ayeh avatar
ayeh
survivalRPGAdventure
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
yieldray avatar
yieldray
gists
HTTP
Get A Website for Your Gists Example: https://yieldray-gists.web.val.run Usage: fork this val and replace with your github usename
0
rozek avatar
rozek
OpenRouterChatCompletion
HTTP
free, but rate-limited access to the OpenRouter API
0
pomdtr avatar
pomdtr
createTursoProxy
Script
Usage Create proxy val for your turso DB (make it private to protect it behind your val town token) import {createTursoProxy} from "https://esm.town/v/pomdtr/createTursoProxy" export default createTursoProxy("<tursoDatabaseUrl>", "<tursoAuthToken>") Wire any existing val to the proxy val import { setEnv } from "https://esm.town/v/pomdtr/setEnv"; // use my private proxy setEnv("VALTOWN_API_URL", "<proxy-url>"); // wire sqlite explorer to a turso db ! const { handler } = await import("https://esm.town/v/nbbaier/sqliteExplorerApp"); export default handler;
0
RRRed avatar
RRRed
valentine
HTTP
Forked from mewtru/valentine
0
all avatar
all
townGen
HTTP
townGen [[https://www.val.town/v/all/promptGen]] [[https://www.val.town/v/stevekrouse/valwriter]] Note : It looks like openai enhancement was dropped at some point when adding all the gizmos;
1