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

Add platform-specific instructions for running API Dash-generated Java #537

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

AffanShaikhsurab
Copy link
Contributor

Add platform-specific instructions for running API Dash-generated Java code using AsyncHttpClient, HttpClient, OkHttp3, and Unirest libraries.

PR Description

This pull request adds detailed, platform-specific instructions for running API Dash-generated Java code using the following libraries:

  • AsyncHttpClient: Includes steps for installation and running the code.
  • HttpClient: Highlights that it's part of Java SE 11+ and provides references to previously outlined steps.
  • OkHttp3: Explains how to add the library as a dependency via Maven or Gradle and execute the code.
  • Unirest: Covers the setup and dependency installation through Maven or Gradle, along with execution instructions.

Related Issues

#527

  • Closes #

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

  • Yes

  • No, and this is why: As its just a documentation change

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

AffanShaikhsurab and others added 2 commits January 15, 2025 12:48
Add platform-specific instructions for running API Dash-generated Java code using AsyncHttpClient, HttpClient, OkHttp3, and Unirest libraries.
@ashitaprasad ashitaprasad merged commit 7a48093 into foss42:main Jan 21, 2025
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