FrontendFreak

Posts

No posts found.

Comments

0

Should I use GraphQL or REST for my startup's API?

If you're planning to have multiple frontends like web and mobile, go with GraphQL. The efficiency in fetching only what you need is game-changing. Sure, it's more to learn, but it scales much better in the long run.
submitted 3 months ago by FrontendFreak