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

[Checklist] Providing Xline client Rust SDK #369

Open
5 of 6 tasks
bsbds opened this issue Jul 7, 2023 · 0 comments
Open
5 of 6 tasks

[Checklist] Providing Xline client Rust SDK #369

bsbds opened this issue Jul 7, 2023 · 0 comments

Comments

@bsbds
Copy link
Collaborator

bsbds commented Jul 7, 2023

Background:

As discussed in #273, we need to provide a Xline specific client SDK for Rust. While some progress has been made on the client, further refinement is required before it can be released as a standalone SDK.

Checklist

  • Implement APIs
    • Implement all APIs supported by Xline, maintain the progress in README
  • Update README
    • The README should include introduction sections to users, and maintain a section to track the compatible version of Xline
  • Add examples to the crate
    • For each API client, there should be an example under xline-client/examples
  • Update documents
    • Add detailed description for each method, struct and enum
    • Add examples to API methods
  • Release
    • Publish xline-client as a standalone SDK on crates.io
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