Building your GraphQL API with Node and MongoDB

added by JavaScript Kicks
11/25/2019 6:52:42 PM

670 Views

Over the past decade, REST has become the standard for designing web APIs. REST has become more concrete with emerging best practices for the web. However, it has become too inflexible to keep up with the complex client side requirements. As a result, there is more data fetching happening behind the scene and REST has performed poorly with this growth.


0 comments