Skip to content

damoebius/swagger-hx-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package generates a Haxe class from a swagger specification file. The code is generated using mustache templates.

Installation

haxelib install build.hxml
haxe build.hxml

Usage

node cmd.js -swagger [myswagger.json] -className [myRouterClassName]

exemple

node cmd.js -swagger swagger.json -className Api

will output Api.hx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages