Wednesday, March 4, 2020
Show HN: Auto-Generate Scala API Clients for REST APIs https://ift.tt/2VHntue
Show HN: Auto-Generate Scala API Clients for REST APIs We've added a new generator to OpenAPI Generator (https://ift.tt/2jT806l) to generate Scala (sttp - https://ift.tt/2uGAdno) API clients. To generate the client given an [OpenAPI/Swagger specification file](https://ift.tt/1O4Clot), please follow 3 simple steps below: 1. Download the Java JAR: https://ift.tt/3au86tc 2. Rename the JAR as "openapi-generator-cli.jar" 3. Run the following command to generate a Scala (sttp) API client for the Petstore API: https://ift.tt/2Jljpbk Mac/Linux: $ java -jar openapi-generator-cli.jar generate -g scala-sttp -i https://ift.tt/2Jljpbk -o /var/tmp/scala-sttp/ Windows: $ java -jar openapi-generator-cli.jar generate -g scala-sttp -i https://ift.tt/2Jljpbk -o C:\tmp\scala-sttp If you've any feedback or question, please let us know via https://ift.tt/2Xq3zGf. The new generator will be included in the upcoming v4.3.0 stable release. Thanks for the new generator by Aleksandr Nekrasov (https://ift.tt/39jeTpA) Ref: https://ift.tt/32PIy7n March 4, 2020 at 07:45PM
Subscribe to:
Post Comments (Atom)
Show HN: The Cascade Graph – An interactive map of AI and energy constraints https://ift.tt/qvysLzZ
Show HN: The Cascade Graph – An interactive map of AI and energy constraints Hello, I wanted to share with you all a interactive map of the ...
-
Show HN: Music player for big local collections with mpd support mpz is a C++/Qt music player focused on UX, with derectory tree and playlis...
-
Show HN: Stickerbox, a kid-safe, AI-powered voice to sticker printer Bob and Arun here, creators of Stickerbox. If AI were built for kids, w...
-
Show HN: HCB Mobile – financial app built by 17 y/o, processing $6M/month Hey everyone! I just built a mobile app using Expo (React Native) ...
No comments:
Post a Comment