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

Adding the go client. #2629

Merged
merged 5 commits into from
Jan 3, 2023
Merged

Adding the go client. #2629

merged 5 commits into from
Jan 3, 2023

Conversation

dessalines
Copy link
Member

No description provided.

@dessalines dessalines marked this pull request as draft December 23, 2022 00:08
@Nutomic
Copy link
Member

Nutomic commented Dec 24, 2022

Maybe we should also add something about using the API from Rust. lemmybb could serve as an example, basically depending on Lemmy crates to get the API structs, and using serde to read/write data.

@dessalines dessalines marked this pull request as ready for review December 29, 2022 14:34
@dessalines
Copy link
Member Author

I've added a stub for that now. All it needs is a README for how to use the structs as as client, in one of those crates (Maybe db_views or db_schema)

@Nutomic
Copy link
Member

Nutomic commented Jan 2, 2023

Best to link api_common, it also reexports the db crates. Then I can make a pr to add a readme.

@dessalines dessalines enabled auto-merge (squash) January 3, 2023 19:41
@dessalines dessalines merged commit e567151 into main Jan 3, 2023
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

Successfully merging this pull request may close these issues.

2 participants