Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Saturday, 17 December 2022
Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator https://bit.ly/3FBmSjk
Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator Hi all, We've refactored the Python client generator in OpenAPI Generator(https://bit.ly/3jd33qJ). To give it a try, please follow 3 simple steps below: 1. Download the Java JAR: https://bit.ly/3HJzA1S 2. Rename the JAR as "openapi-generator-cli.jar" 3. Execute the following command to run the generator for the PetStore API: https://bit.ly/3V4ixL5 Mac/Linux: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://bit.ly/3V4ixL5 -o /var/tmp/python-nextgen/ Windows: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://bit.ly/3V4ixL5 -o C:\tmp\python-nextgen (If JVM is not installed in your machine, please use openapi-genreator-cli docker image instead: https://bit.ly/3FW3vBN) If you've any feedback or question, please reply to https://bit.ly/3FBmTno to let me know. December 17, 2022 at 04:16PM
Labels:
Hacker News
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment