Skip to main content

A command line utility to generate model and web service classes in Swift programming language.

Project description

A command line utility to generate model and web service classes in Swift programming language. This is a simple and lightweight tool for developers to automate a part of effort. The tool will generate all the required model classes and web service classes based on Alamofire and ObjectMapper with a single command.

Installation

SwiftCodeGen is written in Python, and it requires python 2.7 or above to work.

Install SwiftGen and use simple commands.

$ pip install SwiftCodeGen

If you have already a version installed…

$ pip install SwiftCodeGen –update

Usage

SwiftCodeGen uses SwiftGenConf.json file to keep api details and other common properties to configure basic setups. It also uses template files to generate model and service classes. More documentation can be found here .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SwiftCodeGen-0.3.tar.gz (8.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page