haxe-graphql-server
What is it?
haxe-graphql-server is a library for Haxe that takes traditionally defined Haxe classes and generates (using build-time macros) a GraphQL schema and set of resolvers that can be used to run a ready-to-go graphql server.
Documentation: [https://tjwlucas.github.io/haxe-graphql-server](https://tjwlucas.github.io/haxe-graphql-server)