Všechno Nové

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Přihlásit se


Všechno Nové Přihlásit se

All gists matching topic jsonfeed

Nedávno Vytvořeno
Nejméně nedávno Vytvořeno
Nedávno Aktualizováno
Nejméně nedávno Aktualizováno

melanie / Bluesky and Mastodon to JSON Feed

0 Lajky
0 Forky
3 Soubory
Naposledy aktivní 1741068833
bluesky jsonfeed mastodon

From the blog post I Made a Mastodon and Bluesky Client

Usage

Bluesky

Install dependencies

npm i --save @atproto/api

melanie / lastfm-weekly-report.ts

0 Lajky
0 Forky
1 Soubory
Naposledy aktivní 1741105227
jsonfeed lastfm
1 const LASTFM_API_KEY = process.env.FEED_LASTFM_API_KEY || "";
2 const LASTFM_USERNAME = process.env.FEED_LASTFM_USERNAME || "";
3 const LASTFM_API = "https://ws.audioscrobbler.com/2.0/";
4
5 function formatItem({
6 artist,
7 image,
8 name,
9 playcount,
10 url,
Novější Starší

Vytvořeno pomocí Opengist ⋅ Load: 43ms⋅

Čeština
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ melkat.dev