File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11content :
2- - title : Verification
3- description : Eases the creation of Xcode Playgrounds with support for third party libraries .
2+ - title : Specification
3+ description : Consumes your OpenAPI specification file with all your endpoints .
44 icon : img/main-image-primary.svg
55
6- - title : Compile
7- description : Compiles Xcode Playgrounds with support for third party libraries from the command line .
6+ - title : Generation
7+ description : Creates a Swift Package containing your networking code using pure FP .
88 icon : img/main-image-secondary.svg
99
10- - title : Generation
11- description : Generates Markdown project from Xcode Playground .
10+ - title : Composition
11+ description : Uses the power of Bow Effects to let you compose and build on top of your network layer .
1212 icon : img/main-image-tertiary.svg
1313
14- - title : Integration
15- description : Integrates Xcode Playgrounds with Carbon to export code snippets and Jekyll to create a microsite .
14+ - title : Testing
15+ description : Eases testing networking operations, without mocks .
1616 icon : img/main-image-quaternary.svg
Original file line number Diff line number Diff line change 66 url : https://github.com/bow-swift/bow-openapi
77
88 - title : License
9- url : https://github.com/ bow-swift/bow-openapi/blob/develop/LICENSE
9+ url : https://openapi. bow-swift.io/docs/legal/license/
Original file line number Diff line number Diff line change 22 < div class ="wrapper ">
33 < div class ="header-flex ">
44 < div class ="header-text ">
5- < h1 > Compile time verification and generation < span > of documentation from < strong > Xcode Playgrounds </ strong > </ span > </ h1 >
5+ < h1 > Generation of Swift networking code < span > from an < strong > OpenAPI </ strong > specification. </ span > </ h1 >
66 < a class ="header-button " href ="{{ site.baseurl }}/docs/ " title ="Docs "> Learn more</ a >
77 </ div >
88 < div class ="header-image ">
You can’t perform that action at this time.
0 commit comments