Skip to content

> Openapi (swagger) yaml TO Haxe typedefs transpilation

Notifications You must be signed in to change notification settings

mebyz/pistahx-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#usage (build + generate)

input=[yaml_filename] output=[haxe_filename] ./run.sh

#build only

haxe -main Main -D nodejs -lib yaml -lib hxnodejs -js yaml2hx.js

generate only

input=[yaml_filename] output=[haxe_filename] node yaml2hx.js type=[typedef/routes]

Trollolollol

About

> Openapi (swagger) yaml TO Haxe typedefs transpilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published