giraffeql
v2.1.2
Published
Methods and APIs for querying backends using JSON
Downloads
187
Readme
GiraffeQL
What is GiraffeQL?
GiraffeQL is a JSON-friendly 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.
Features
For more information about GiraffeQL features, check out these wiki links:
- Hello World example
- Giraffeql Boilerplate Template
- Giraffeql.com - Website for documenting your giraffes
- Roadmap
License
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.
Get Help / Contribute
- Please feel free to join our Discord server.
- Open an issue on GitHub