Back to APIs list

Vercel API examples & templates

Use these vals as a playground to view and fork Vercel API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
janpaul123 avatar
janpaul123
VALLErun
HTTP
Forked from janpaul123/VALLE
4
tmcw avatar
tmcw
VALLErun
HTTP
Forked from janpaul123/VALLErun
0
bmitchinson avatar
bmitchinson
Send_Errors_to_Email
HTTP
Send errors to email Get a POST request, send an email with the given subject. Used to suplement console.error , since vercel charges 20 dollars a month to send my logs elsewhere. Wish there was a cheaper option for error specific alerting native to vercel. Further described on the val itself! https://bmitchinson-tangiblelimecockroach.web.val.run
0
maxharper26 avatar
maxharper26
api_v1
HTTP
Forked from stevekrouse/sqlite
1
vladimyr avatar
vladimyr
fetchTweet
Script
Forked from dpetrouk/fetchTweet
0
arash2060 avatar
arash2060
VALLErun
HTTP
Forked from janpaul123/VALLErun
0
rauchg avatar
rauchg
web
HTTP
@jsxImportSource npm:react
2
damidina avatar
damidina
cheerioScraper
Script
cheerioScraper This val scrapes a website to extract all the URLs from anchor ( <a> ) tags using the cheerio library. Usage import scrapeWebsite from 'val:damidina.cheerioScraper'; const urls = await scrapeWebsite('https://example.com'); console.log(urls);
0
stevekrouse avatar
stevekrouse
docFeedbackForm
HTTP
Forked from stevekrouse/form
1
simonharrisco avatar
simonharrisco
ping2
Cron
An interactive, runnable TypeScript val by simonharrisco
0
parkerdavis avatar
parkerdavis
docFeedbackForm
HTTP
Forked from stevekrouse/docFeedbackForm
0
nicoalbanese avatar
nicoalbanese
tomatoMinnow
HTTP
Vercel AI SDK with Val Town! Use the Vercel AI SDK in your Vals. Note : you must add your OpenAI key to your Val Town Env variables under OPENAI_API_KEY . If you would like to specify a different name for your API Key, you can create a custom OpenAI provider with the createOpenAI function. Prefer another AI provider? Use any supported provider by changing just two lines of code!
4
timlin avatar
timlin
docFeedbackForm
HTTP
Forked from stevekrouse/docFeedbackForm
0
nerdymomocat avatar
nerdymomocat
add_to_notion_w_ai_webpage
HTTP
Example usage of the add_to_notion_w_ai val Try with the money database . Read and watch the demo run here
0
guidoism avatar
guidoism
hackerNewsAuthors
Script
An interactive, runnable TypeScript val by guidoism
0
kora avatar
kora
aiBasicExample
Script
Forked from yawnxyz/aiBasicExample
0