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

Support to generator code or commands base on the testcase #112

Closed
5 tasks done
LinuxSuRen opened this issue Jul 1, 2023 · 2 comments
Closed
5 tasks done

Support to generator code or commands base on the testcase #112

LinuxSuRen opened this issue Jul 1, 2023 · 2 comments
Labels
enhancement New feature or request generator Generator help wanted Extra attention is needed stale

Comments

@LinuxSuRen
Copy link
Owner

LinuxSuRen commented Jul 1, 2023

Sometimes, we might need to use the HTTP request in different cases. For instance, take the HTTP request as javascript code lines running in the browser. Or, use the curl command to run in Linux.

All the languages could send an HTTP request. But we could support some of the most popular ones:

  • curl command
  • JavaScript
  • Golang
  • Python
  • Java

A very important thing that we need to consider, is how to make sure the generated code lines work well.

@LinuxSuRen LinuxSuRen added enhancement New feature or request help wanted Extra attention is needed generator Generator labels Jul 1, 2023
Copy link

This issue has been open 30 days with no activity. This will be closed in 7 days.

@github-actions github-actions bot added the stale label May 24, 2024
LinuxSuRen pushed a commit that referenced this issue Jun 17, 2024
* chore(deps): update mongo docker tag to v6.0.6

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request generator Generator help wanted Extra attention is needed stale
Projects
None yet
Development

No branches or pull requests

1 participant