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 support for superagent codegen #725

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

prahaladbelavadi
Copy link

@prahaladbelavadi prahaladbelavadi commented Dec 13, 2023

Ref: https://www.npmjs.com/package/superagent
Github: github.com/ladjs/superagent
Approach:
Reproducing the pattern used for other nodejs generators like unirest and axios (already in the repository).
Todo:

  • Handle test cases
  • Sanitize / clean up code from stray comments and code used for testing in local dev on the fly
  • Get Feedback / Reviews
  • Verify indentation and linting works as expected
  • Verify that options are being supported
  • Enquire if graphql support is absolutely necessary ?
  • Find a Point of contact with Postman team to obtain reviews and cross check patterns / employed by the org
  • Docs ?
  • TimeLine ?
  • Support ?
  • Handoff ?
  • Travis CI dependencies from Contributor doc
  • Enquire if there's a way to test codegen / options with the postman native / web app

@aman-v-singh aman-v-singh requested review from aman-v-singh and removed request for aman-v-singh December 14, 2023 10:47
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.

None yet

1 participant