-
Notifications
You must be signed in to change notification settings - Fork 0
Home
James Chang edited this page Mar 27, 2021
·
1 revision
Welcome to the GiraffeQL wiki! GiraffeQL is a JSON based method of sending queries between the client and server. Inspired by GraphQL, GiraffeQL seeks to build upon GraphQL's strengths by providing a similar API while leveraging JSON's versatility and built-in support with popular languages, like Javascript and Typescript. Furthermore, as a package that has been built on top of the Express.js, GiraffeQL can automatically expose an equivalent RESTful endpoint for each GiraffeQL root operation.
GiraffeQL is an open source project under the MIT License. We are actively seeking contributors to help make the package more readable, maintainable, and versatile for all developers. Please feel free to join our Discord server.