Specification
Consumes your OpenAPI specification file with all your endpoints.
Generation
Creates a Swift Package containing your networking code using pure FP.
Composition
Uses the power of Bow Effects to let you compose and build on top of your network layer.
Testing
Eases testing networking operations, without mocks.