An open API service indexing awesome lists of open source software.

https://github.com/feather-framework/feather-openapi-generator-template


https://github.com/feather-framework/feather-openapi-generator-template

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Feather OpenAPI Generator Template

Swift template for generating OpenAPI module.

## Dependencies

Install the [Swift template](https://github.com/BinaryBirds/swift-template) tool.

## Usage

You can generate a new module with the following command:

```shell
swift template generate -u feather-openapi-generator [-o ]
```

That's it.

## License

[WTFPL](LICENSE) - Do what the fuck you want to.