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

Implement a server that displays claims as ActivityPub objects #4

Open
orblivion opened this issue Nov 7, 2022 · 1 comment
Open
Assignees

Comments

@orblivion
Copy link
Collaborator

Following this tutorial for this golang library:

https://go-fed.org/activitypub-tutorial

Implement a server that displays channels and streams as activitypub objects. It'll be a good boostrap into this library. We won't need a separate database yet since we only need that for additional social stuff. We'll need to talk to a LBRY hub.

@orblivion orblivion self-assigned this Nov 7, 2022
@orblivion
Copy link
Collaborator Author

Switching to https://github.com/go-ap/ starting by examining the example app https://github.com/go-ap/fedbox/

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

1 participant