Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First functions for the UI #6

Open
1 of 4 tasks
anbraten opened this issue Nov 29, 2024 · 0 comments
Open
1 of 4 tasks

First functions for the UI #6

anbraten opened this issue Nov 29, 2024 · 0 comments

Comments

@anbraten
Copy link
Contributor

Some super basic actions I can image for an UI could be:

  • new Tsky(session) (pass sth like the atproto.OAuthSession received from the oauth lib like here)
  • get a profile by a did ✅
  • get posts sth like const posts = await getPosts()
  • like a post from the received list sth like await posts[0].like()
@bdbch bdbch added this to the Initial Release milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants