All activity
Ahmed Abdalla
started a discussion
Have you ever heard about api-graph ?
A NPM package that's use graph queries in your rest API without the need for GraphQL and without editing any parts of your logic in the endpoints code, it just work but adding one middleware in your app.
Ahmed Abdalla
left a comment
Why do I need to change the whole code structure that is used to write to use GraphQL ?
With this package you can use graph queried in your API just like GraphQL with changing anything in your code.
API Graph
Specify exactly what you want from the API
A NPM package that lets you use graph queries in your rest API without the need for GraphQL and without editing any parts of your logic in the endpoints code, it just work but adding one middleware in your app.
API Graph
Specify exactly what you want from the API