Creating a GraphQL API with NextJS
Why use REST when you can use GraphQL?

REST has been invented years ago, and it might become outdated, however, we still have more modern alternatives that are being worked on each day by hundreds of contributors. GraphQL, first internally used by Facebook, has been made public quite some years ago, and today it’s easier than ever to create a good API with it.