DEV Community

Discussion on: Rest v/s GraphQL !

Collapse
 
dualyticalchemy profile image
⚫️ nothingness negates itself • Edited

you can use projection by skip and limit and offset parameterization in the API design to optimize particular endpoints, and use resthooks.org to set up pub/sub (REST+H), distributed computational REST (D+CREST), modal computational REST (McReST lmao), asynchronous REST, delegate REST, estimable REST, etc..

REST refinements, extensions, adaptations, etc