Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dom96
11 months ago
|
parent
|
context
|
favorite
| on:
Building Bluesky comments for my blog
You can go pretty far without your own DB. Depends on the types of queries you need to make. For my project[1], I was able to use getRecord[2] for a lot of the data that needed fetching on the client-side.
1 -
https://scrapboard.org/
2 -
https://docs.bsky.app/docs/api/com-atproto-repo-get-record
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1 - https://scrapboard.org/
2 - https://docs.bsky.app/docs/api/com-atproto-repo-get-record