apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.21k stars 87 forks source link

[Docs] Add a link to the Lambda transport #544

Closed czechboy0 closed 2 months ago

czechboy0 commented 2 months ago

Motivation

Showcase the new Lambda transport.

Modifications

Link to the swift-server/swift-openapi-lambda transport repo.

Result

Easier to find that transport.

Test Plan

Previewed locally.

czechboy0 commented 2 months ago

cc @sebsto