I hereby claim:
- I am calpa on github.
- I am calpa (https://keybase.io/calpa) on keybase.
- I have a public key ASDVNOag54DOnDa2zUhUWASmaRQs7LdJTrDPHasQzvv9ego
To claim this, I am signing this object:
{ | |
"files": [ | |
{ | |
"dataset-name-en": "Current weather report", | |
"provider-id": "hk-hko", | |
"format": "rss", | |
"data_dictionary": "", | |
"dataset-id": "hk-hko-rss-current-weather-report", | |
"resource-name-tc": "本港地區天氣報告(簡體中文)", | |
"dataset-name-sc": "本港地区天气报告", |
I hereby claim:
To claim this, I am signing this object:
Still Gathering Statistics... |
import { axios } from "@pipedream/platform"; | |
import moment from 'moment'; | |
export default defineComponent({ | |
props: { | |
address: { | |
type: "string", | |
label: "Address", | |
default: "", | |
}, |
<template> | |
<div class="mb-4"> | |
<el-input v-model="token" placeholder="API Token" type="password" /> | |
<p class="text-sm"> | |
If you don't have an API Token, you can get it from | |
<a | |
href="https://web3.storage/tokens/" | |
class="text-blue-400" | |
target="_blank" |