Swift OpenAPI Generator
이번 WWDC2023에서 swift open api generator가 공개되었습니다
https://developer.apple.com/videos/play/wwdc2023/10171/
Meet Swift OpenAPI Generator - WWDC23 - Videos - Apple Developer
Discover how Swift OpenAPI Generator can help you work with HTTP server APIs whether you're extending an iOS app or writing a server in...
developer.apple.com
영상을 보시면 친절한 설명이 담겨있습니다
https://www.swift.org/blog/introducing-swift-openapi-generator/
Introducing Swift OpenAPI Generator
We’re excited to announce a set of open source libraries designed to help both client and server developers streamline their workflow around HTTP communication using the industry‑standard OpenAPI specification.
www.swift.org
swift 홈페이지에도 게시가 되었네요
근데 이미 openapi generator의 swift 플러그인이 있는데?
https://openapi-generator.tech/
Hello from OpenAPI Generator | OpenAPI Generator
Description will go into a meta tag in <head />
openapi-generator.tech
그런데 swift openapi generator의 영상과 자료를 좀 더 살펴보니
xcode와 좀더 밀접하게 연결이되어있네요
xcode상에서 프로젝트 플러그인 설정으로 컨버팅된 내용을 바로 사용할수 있는 등의 장점이 있습니다