Skip to content

autogolang/autogolang.github.io

Repository files navigation

GraphQL autoGolang

This tool instantly converts GraphQL Schema into a Go file. Paste a GraphQL Schema structure on the left and the equivalent Go type will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output!

Json autoGolang

This tool instantly converts Json into a Go type definition. Paste a json structure on the left and the equivalent Go type will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages