Saturday, December 17, 2022
Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator https://ift.tt/dTAVRpn
Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator Hi all, We've refactored the Python client generator in OpenAPI Generator(https://ift.tt/gaCj1R7). To give it a try, please follow 3 simple steps below: 1. Download the Java JAR: https://ift.tt/BAw9qEV 2. Rename the JAR as "openapi-generator-cli.jar" 3. Execute the following command to run the generator for the PetStore API: https://ift.tt/QJG3wbV Mac/Linux: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://ift.tt/QJG3wbV -o /var/tmp/python-nextgen/ Windows: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://ift.tt/QJG3wbV -o C:\tmp\python-nextgen (If JVM is not installed in your machine, please use openapi-genreator-cli docker image instead: https://ift.tt/7McTPdr) If you've any feedback or question, please reply to https://ift.tt/jMuNIi8 to let me know. December 17, 2022 at 08:46PM
Subscribe to:
Post Comments (Atom)
Show HN: I built a tool to manage and compare credit card rewards https://ift.tt/omD6kXQ
Show HN: I built a tool to manage and compare credit card rewards This is a free tool that helps you manage and visualize your credit card r...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment