Bow OpenAPI 0.1.0
Bow OpenAPI is a command-line tool that will generate a network client from an OpenAPI or Swagger specification file. Each operation in the specification matches a pure function in Swift that uses Bow Effects to suspend side-effects and helps compose them.
The output of the tool is a Swift Package that can be used with Swift Package manager