Skip to content

Just learning go and graphql so thought i would wrap bungie's destiny API.

License

Notifications You must be signed in to change notification settings

primarchhorus/go-graphql-bungie

Repository files navigation

An attempt at a graphql wrapper over the Bungie REST API written in go

Majority of the code is generated from the util/generate_wrapper.py tool, uses the bungie openapi spec to generate the go data structs and the graphql field types and reseolver functions.

About

Just learning go and graphql so thought i would wrap bungie's destiny API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages