Add get_bsky_post_by_url example#424
Conversation
|
Hi! Thank you for your contribution. Pls check why linter fails. And let's rename file like get bsky posts by url. Since this url format is full about frontend implementation |
sounds good! I'll rename after this linter run |
|
@MarshalX can you resolve this one? Not sure what its complaining about at this point |
|
@DGaffney done. verify pls |
Sorry I missed this - thank you for the merge! Curious to know, have you put anything together for jetstream in the repo yet? Quick search for the keyword yields nothing. If you have a sense of how you'd like to get it in I'd be happy to slap something together |
|
@DGaffney I did not yet, but should be just a little work. Wanna to have it in SDK someday because traffic is huge I want to reuse base websocket clients. Which will not parse atproto frames, by just json. And speaking of the Jetstream models it uses own ones as I know. So just describe it with pydantic. I hope it will reuse post models that we have already |
Ok! When I can set aside some time the next few day's I'll get it in - Jaz is trying to push people over to jetstream so getting it in will help reduce load |
|
@DGaffney Awesome! Thank you! A few notes to keep in mind:
|
Sounds good! I'll at least get the ball rolling for you :) |
Didn't have an example of this, needed one, so here ya go!