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.
umbrellaReminder
ayush37
umbrellaReminder
Remix of: stevekrouse/umbrellaReminder
passkey_script
stevekrouse
passkey_script
An interactive, runnable TypeScript val by stevekrouse
passkeys_demo
stevekrouse
passkeys_demo
Passkeys Demo Passkeys are pretty neat! I wanted to get a demo working in Val Town so I ported over https://github.com/maximousblk/passkeys-demo. One challenge was that the original extensively uses DenoKV store with compound keys and values. I created @stevekrouse/DenoSyntheticKV as a replacement for DenoKV. It uses SuperJSON to encode the keys and values. You can find the client-side script for the main page here: @stevekrouse/passkey_script
DenoSyntheticKV
stevekrouse
DenoSyntheticKV
Replacement for Deno KV for Val Town on top of @std/sqlite.
connect4_agent_mcts
saolsen
connect4_agent_mcts
An interactive, runnable TypeScript val by saolsen
gameplay_agent
saolsen
gameplay_agent
gameplay_agent This is a val.town mirror of gameplay/games/agent . Click the link to see docs.
gameplay_poker
saolsen
gameplay_poker
gameplay_poker This is a val.town mirror of gameplay/games/poker . Click the link to see docs.
gameplay_connect4
saolsen
gameplay_connect4
gameplay_connect4 This is a val.town mirror of gameplay/games/connect4 . Click the link to see docs.
gameplay_games
saolsen
gameplay_games
gameplay_games This is a val.town mirror of gameplay/games . Click the link to see docs.
myspaceHtml
jdan
myspaceHtml
An interactive, runnable TypeScript val by jdan
renderFormAndSaveData
adamwiggins
renderFormAndSaveData
Remix of: andreterron/renderFormAndSaveData
kv_example
vladimyr
kv_example
// const store = sqliteStore; /* same as: const store = createStore({ table: "keyv" });
myspace
jdan
myspace
Create your own Myspace profile, deployed to Val town. https://jdan-myspace.web.val.run Click "..." and select Fork to create your own. From there you can: Customize your own profile Or post on my wall by appending to messages and sending me a pull request
myspace
stevekrouse
myspace
Remix of: jdan/myspace
myspaceCSS
jdan
myspaceCSS
An interactive, runnable TypeScript val by jdan
serve_router
yieldray
serve_router
serve-router Example https://yieldray-serve_router.web.val.run https://yieldray-serve_router.web.val.run/user/ray https://yieldray-serve_router.web.val.run/headers https://yieldray-serve_router.web.val.run/api https://yieldray-serve_router.web.val.run/api/one