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.
blur avatar
oracle
@blur
Email
Forked from stevekrouse/forwarder
curtcox avatar
blob_admin
@curtcox
HTTP (deprecated)
Forked from stevekrouse/blob_admin
steve_test_gpt avatar
libsqlstudio
@steve_test_gpt
HTTP (deprecated)
Forked from pomdtr/libsqlstudio
yawnxyz avatar
whatsappWebhookExample
@yawnxyz
HTTP (deprecated)
Forked from hugentobler/whatsappWebhookExample
test_account_001 avatar
blob_admin
@test_account_001
HTTP (deprecated)
Forked from stevekrouse/blob_admin
stevekrouse avatar
sqlite_admin
@stevekrouse
HTTP (deprecated)
Forked from stevekrouse/reactExample
supaspoida avatar
tell
@supaspoida
Script
An interactive, runnable TypeScript val by supaspoida
stevekrouse avatar
exampleExpressHandler
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
pomdtr avatar
sms
@pomdtr
HTTP (deprecated)
Send/receive sms from val.town Test sending/receiving sms from SMSHub
stevekrouse avatar
edit_redirect_example
@stevekrouse
HTTP (deprecated)
An interactive, runnable TypeScript val by stevekrouse
yawnxyz avatar
magentaCanidae
@yawnxyz
HTTP (deprecated)
An interactive, runnable TypeScript val by yawnxyz
stevekrouse avatar
fetchHeaders
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
neverstew avatar
safeAssertBearerToken
@neverstew
Script
safeAssertBearerToken A safe version of assertBearerToken that handles errors and presents them as a property on the returned object instead. Example const handler = (req, res) => { const authorization = req.get('authorization'); const { error, data: token } = @neverstew.safeAssertBearerToken(@me.secrets.superSecret, authorization); if (error) { res.status(401).send("Unauthorized"); return; } res.json(token); }
stevekrouse avatar
unauthenticatedCantMutateThroughBadSetter
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
roadlabs avatar
extractValInfo
@roadlabs
Script
Forked from pomdtr/extractValInfo
rayman avatar
purpleBee
@rayman
HTTP (deprecated)
Forked from rayman/QuillEditor