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

docs(codegen): add detailed instructions for reqwest #695

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

Udhay-Adithya
Copy link
Contributor

@Udhay-Adithya Udhay-Adithya commented Mar 23, 2025

PR Description

this PR adds instructions for running API Dash-generated code with Rust's reqwest .
It includes contents from how to set Rust development environment to how to run the API Dash generated code.

Related Issues

#527

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

Not needed as this is only a addition in documentation.

  • Yes
  • No, and this is why: Not needed as this is only a addition in documentation.

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@ashitaprasad ashitaprasad merged commit 5229f99 into foss42:main Mar 23, 2025
@Udhay-Adithya Udhay-Adithya deleted the add-reqwest-docs branch March 31, 2025 17:04
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