Comment on Show HN: Given an API, Generate client libraries in Node, Python, PHP, RubyparentComments−sunkarapkOP12yIf you are talking about API definition, there need not be many changes since api.json do not define any objects.If you are talking about the code of the program, they wont be changed because, the program just compiles and executes the templates.If I didnt answer your question properly, could you please elaborate?
Comments
If you are talking about API definition, there need not be many changes since api.json do not define any objects.
If you are talking about the code of the program, they wont be changed because, the program just compiles and executes the templates.
If I didnt answer your question properly, could you please elaborate?