Tuesday 24 December 2019

Other than REST and GraphQL, what do you guys use?

I'm building a web app and REST and GraphQL seem to be overkill for what I want to achieve. All I want is to get data for my React front-end and do couple of HTTP POSTs.I'm thinking of simply creating express routes and using JSON but it seems cumbersome. Or is that a common practice?I'm wondering what the alternatives to REST and GraphQL are.Curious to know what y'all use for simple web apps.

Submitted December 24, 2019 at 12:25PM by palberg7

No comments:

Post a Comment