Back to packages list

Vals using axios

Description from the NPM package:
Promise based HTTP client for the browser and node.js
matthiasraimann avatar
MyHawFeed
@matthiasraimann
Cron
An interactive, runnable TypeScript val by matthiasraimann
janpaul123 avatar
valwriter_output
@janpaul123
Script
// This approach fetches weather data for Brooklyn, NY from the Open Meteo API
doublelotus avatar
sendNotification
@doublelotus
Script
Push Notification Sender This val can be used in other vals to send notifications to a segment using OneSignal's REST API This is really handy if you want to send push notifications to your phone without building a native app! I built a barebones React PWA that asks for a password then loads the OneSignal Web SDK that I deployed to Netlify for free. OneSignal has easy to follow docs so you can build this functionality into a React, Angular, Vue app or even Wordpress! Then install the PWA on your platform of choice and you're off to the races! Setup Save your ONESIGNAL_TOKEN and SEGMENT_APPID from OneSignal to your Val Town environment variables Import into another val! import sendNotification from "https://esm.town/v/gwoods22/sendNotification";
eczajk avatar
ivoryGiraffe
@eczajk
HTTP
Phish Calendar Phish tour date that can be added to your calendar.
gwoods22 avatar
sendNotification
@gwoods22
Script
Push Notification Sender This val can be used in other vals to send notifications to a segment using OneSignal's REST API This is really handy if you want to send push notifications to your phone without building a native app! I built a barebones React PWA that asks for a password then loads the OneSignal Web SDK that I deployed to Netlify for free. OneSignal has easy to follow docs so you can build this functionality into a React, Angular, Vue app or even Wordpress! Then install the PWA on your platform of choice and you're off to the races! Setup Save your ONESIGNAL_TOKEN and SEGMENT_APPID from OneSignal to your Val Town environment variables Import into another val! import sendNotification from "https://esm.town/v/gwoods22/sendNotification";
cotr avatar
extract_opengraph_data
@cotr
HTTP
An interactive, runnable TypeScript val by cotr
sjmre avatar
telegramSendMessage
@sjmre
Script
An interactive, runnable TypeScript val by sjmre
julbrs avatar
zohoDeskApi
@julbrs
Script
Zoho Desk API A set of method to easily grab information on Zoho Desk! Official API Documentation is here . Notes It's needed to create a Self Client Application as described here to use this val. You also need to find your org id (under Setup > API > Zoho Service Communication (ZSC) Key > OrgId). Methods As of today here is the methods in this val: refreshAccessToken to generate a valid Access Token based on client id, client secret and a refresh token. Follow the step here to register a client and generate a refresh token. notAssignedTickets to extract the currently not assigned tickets in a specified department
cescyang_service avatar
checkIosBingApps
@cescyang_service
Cron
An interactive, runnable TypeScript val by cescyang_service
zrw avatar
script_6sbfbg98wajm0b51pjunnu2pwj8nbi98
@zrw
Script
An interactive, runnable TypeScript val by zrw
supersayan avatar
getAllNotionDbRows
@supersayan
Script
Get All Rows of a Database in Notion Reference: Query a Database How to get an access token: https://developers.notion.com/reference/create-a-token
supersayan avatar
getAllVideosInYoutubePlaylist
@supersayan
Script
Get All Videos in a Youtube Playlist using the Youtube Data API v3 Reference: https://developers.google.com/youtube/v3/docs/playlistItems/list
chrstnst avatar
createTibberApi
@chrstnst
Script
An interactive, runnable TypeScript val by chrstnst
cescyang_service avatar
checkAndroidBingApps
@cescyang_service
Cron
An interactive, runnable TypeScript val by cescyang_service
stevekrouse avatar
axiosEx
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
ccallaway93 avatar
test
@ccallaway93
Script
An interactive, runnable TypeScript val by ccallaway93