#blueskyapi
July 2, 2026 at 10:16 AM
Getting close… the main skythread.js file which used to be 450 lines is now down to 12 🙂 #svelte
December 1, 2025 at 12:06 AM
久しぶりにBlueskyAPI使ったなにかを作りたいなあ
August 30, 2025 at 7:05 AM
これ、BlueskyAPIか何か使ってパソコンで作成したPythonファイルから投稿したやつです。テスト投稿成功しました。
こんにちは
August 18, 2024 at 4:39 AM
BlueSkyAPIはシンプルすぎる仕様に好感が持てるら🥺
September 13, 2024 at 5:00 AM
Just wrote my first ESM module, AMA 😳

(jk, don't AMA)
October 28, 2025 at 5:39 PM
BlueskyAPIも出たんだ!クライアント作ろうかな
December 21, 2023 at 7:13 AM
Heh, I managed to plug in @microcosm.blue Constellation into the "Hidden replies" loading code in Skythread instead of my (more limited) backend in like ~15 minutes of work 🫠

Really important plus of making XRPC-shaped APIs - very easy to use with existing XRPC client libraries!
December 6, 2025 at 2:56 AM
Včera jsem to nakodoval, dneska to zprocesuju ...
#blueSkyAPI + #Python = #followsReportBot
#dnesKoduju #unfollowThursday
April 10, 2025 at 5:48 AM
TiktokとかFB、InstagramのAPIを触るとBlueskyAPIは悪くない出来をしているということがわかる
February 16, 2026 at 3:56 PM
Not sure totally what you mean, but here is a PHP package for starting to do API stuff with Bluesky github.com/cjrasmussen/...

Just create App Password in bsky.app/settings/app... which can be your API password.
GitHub - cjrasmussen/BlueskyApi: Simple helper for interacting with the Bluesky API/AT protocol
Simple helper for interacting with the Bluesky API/AT protocol - cjrasmussen/BlueskyApi
github.com
November 15, 2024 at 7:17 AM
Came across github.com/cjrasmussen 's heavy rewrite of the PHP Post to #Bluesky app and start playing with it.. works like a charm. Reminds me of the old #Twitter API days when #buidling was so easy. #git #github

Recommend it!

github.com/cjrasmussen/...
GitHub - cjrasmussen/BlueskyApi: Simple helper for interacting with the Bluesky API/AT protocol
Simple helper for interacting with the Bluesky API/AT protocol - cjrasmussen/BlueskyApi
github.com
November 24, 2024 at 9:54 PM
There's a few other quality of life improvements in here, such as:
– Using plain old List instead of ImmutableList from kotlinx
– Generator option to include/exclude service methods
– Expose a BlueskyApi Kotlinx Json instance for (de)serialization.
– Updated lexicons for Bluesky APIs
November 24, 2024 at 5:50 AM
Ik had er (ook in PHP) een simpele library voor gebruikt die het iets makkelijker maakt: https://github.com/cjrasmussen/BlueskyApi

Kan evt. de code die er achter zit (en die deze library aanroept) wel delen. :-)
GitHub - cjrasmussen/BlueskyApi
Contribute to cjrasmussen/BlueskyApi development by creating an account on GitHub.
github.com
August 10, 2023 at 8:19 AM
iOS Shortcut

“Post to Bluesky” ― To learn about Bluesky API and AT Protocol.
www.icloud.com/shortcuts/c4...

#BlueskyAPI #ATProto
January 4, 2024 at 1:26 AM
am I the only one who's noticed I can post longer messages here through the browser than through the API? I'ts so frustrating!

#bluesky #blueskyAPI
April 1, 2025 at 5:15 PM
これはFreeプランからのBluesky投稿テスト(成功すればポストされます)
#BlueskyAPI #Test
2025-11-05 02:22:27 JST
November 4, 2025 at 5:22 PM
Is something like this, with variables on the root of a module used as globals/singletons that can be accessed from other modules directly or through exported functions, a normal thing in ESM module world? (I would previously put things like this on e.g. `window.account` inside some init() method)
November 3, 2025 at 6:34 PM
Here is another one where @howard.fm shows how to use the BlueSkyAPI

2/3

nbsanity.com/static/0b3fd...
Remove bsky non-mutual follows
nbsanity: A modern way to view public Jupyter notebooks on GitHub
nbsanity.com
December 8, 2024 at 6:32 PM
Hello, Bluesky! Posting via API with OOP. #BlueskyAPI
February 18, 2025 at 1:05 PM
🆕 Bluesky Copilot just got better! 🚀

➕ Generate more posts based on your past activity
✨ Generate posts focused on topics you love

❓ Would scheduling the posts make it even better?
Start creating for free 👇
blueskycopilot.yourgenlab.com

#BlueskyTools #BlueskyAPI #BSkyDev
December 5, 2024 at 11:10 PM
It's working! I can identify posts from the mini game feed and check which item it is and who liked/shared it so you can add a Soula Cola to your inventory by liking the post 😁
and two for a repost? 🤔

(not for the main game, don't worry)

#gamedev #indiedev #godot #blueskyAPI
August 26, 2025 at 4:24 PM
BlueskyのAPIを叩きたいと思って調べた結果,それっぽいのを見つけたと思って使ってみたんだけど,どうやらblueskyapiという天気予報サイトのAPIであった.
https://blueskyapi.io/
July 2, 2023 at 8:53 AM