Comment on Show HN: Gargl – Create an API for any website, without writing a line of codeparentComments−matznerd12yThe APIs generated are agnostic, but the tool to create them is java based.−platz12yWell the reference generator is in java, but take a look at the github repo, there is nothing preventing adding an additional generator in the /generators directory.All you really need to do is output the template.
Comments
The APIs generated are agnostic, but the tool to create them is java based.
Well the reference generator is in java, but take a look at the github repo, there is nothing preventing adding an additional generator in the /generators directory.
All you really need to do is output the template.