Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 328 Bytes

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://dev.lucases.co.uk/haxe-graphql-server/~site/