Skip to content

apparata/mkapi

Repository files navigation

mkapi

The mkapi app is a tool for quickly creating REST API client boilerplate code in Swift. The tool is a macOS UI app that you start from the command line.

License

See the LICENSE file for licensing information. It's the BSD Zero Clause license, which does not require attribution.

Using mkapi

The easiest way to install and run mkapi is by using the Mint package manager:

$ mint run apparata/mkapi

If you always run the command using mint run, it will automatically download updates before running the app.