postman-code-generators icon indicating copy to clipboard operation
postman-code-generators copied to clipboard

Feature request : Add react code in generate code snippet.

Open aksharma53 opened this issue 5 years ago • 5 comments

It would be great to get a direct react snippet to link in our project.

aksharma53 avatar Oct 05 '20 11:10 aksharma53

I would like to build this. Can I work on it?

2019UCP1350 avatar Feb 17 '21 18:02 2019UCP1350

It would be a great idea to get snippet generation for React since most client apps are built with React.

@2019UCP1350 what's up?

Does anyone know what it would take to get this working?

vickonrails avatar Mar 11 '21 17:03 vickonrails

@vickOnRails I had almost completed this code snippet and just writing some test to check it. You can take some idea from existing snippet to understand how it's working.

2019UCP1350 avatar Mar 12 '21 02:03 2019UCP1350

Oh great @2019UCP1350

Do you have a repo or something I can look at?

vickonrails avatar Mar 14 '21 23:03 vickonrails

Here is the link to the pull request https://github.com/postmanlabs/postman-code-generators/pull/473. You can take a look at codegen here.

2019UCP1350 avatar Mar 28 '21 03:03 2019UCP1350