jomql
v0.3.13
Published
Series of functions for implementing graphql-inspired methods for fetching data in JSON
Downloads
19
Readme
JomQL
What is JomQL?
JomQL is a JSON-friendly method of sending queries between the client and server. Inspired by GraphQL, JomQL 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, JomQL can automatically expose an equivalent RESTful endpoint for each JomQL root operation.
Features
For more information about JomQL features, check out these wiki links:
License
JomQL 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