bow-swift / bow-openapi

🌐 Functional HTTP client generator from an OpenAPI/Swagger specification.
https://openapi.bow-swift.io
Other
51 stars 1 forks source link

Create initial structure for documentation #12

Closed truizlop closed 4 years ago

truizlop commented 4 years ago

We will use nef to build the microsite with documentation. Style is still in development, but this PR adds an initial structure for the documentation. This structure is:

Quick start

Installation guid

How to run Bow OpenAPI

Integration in Xcode

Resources

Generation examples

Basic generation

Grouping endpoints

Data types

Parameters

Headers

Documentation

Limitations

Consuming generated code

Adding the module to your project

Running a network request

Customizing the configuration

Testing your network calls

Legal

Credits

License