Swagger to Tinkerbell Web Routing
This package generates a Haxe class from a swagger specification file. The code is generated using mustache templates.
haxelib install build.hxml
haxe build.hxmlnode cmd.js -swagger [myswagger.json] -className [myRouterClassName]node cmd.js -swagger swagger.json -className Apiwill output Api.hx