apidash icon indicating copy to clipboard operation
apidash copied to clipboard

Documentation contributions are welcome!

Open ashitaprasad opened this issue 1 year ago • 3 comments

Tell us about the task you want to perform and are unable to do so because the feature is not available

API Dash Documentation is currently under development. We welcome contributors to add new documentation or update existing documentation.

Links:

More details for,

All the codegen PRs that were accepted already have the setup instructions. You just need to collect, format and document them properly. The doc should only explain how to run the code in the specific programming language.

For example, in case of Python (requests):

  • It should specify how to install the latest version of Python from a official link. (Just one line, as installation details for Python are already available everywhere)
  • Next it should say how to install the required library, like in this case requests
  • Finally, how to execute the code generated by API Dash.

ashitaprasad avatar Jan 09 '25 14:01 ashitaprasad

I would like to work on this, please somebody assignme the issue??

PramodMagadum avatar Jan 13 '25 18:01 PramodMagadum

@PramodMagadum This issue will not be assigned as it is an ongoing issue. You will have to send a PR with your contributions which will be reviewed.

ashitaprasad avatar Jan 14 '25 03:01 ashitaprasad

Hi! I’ll add “How to run generated Ruby (net/http) code” and open a PR shortly.

eyinkj avatar Jul 29 '25 05:07 eyinkj