ByteByteGoHq/system-design-101: Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Metadata
- Author: github.com
- Full Title: ByteByteGoHq/system-design-101: Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
- Category: articles
- URL: https://github.com/ByteByteGoHq/system-design-101#rest-api-vs-graphql
Highlights
- GraphQL is a good fit for complex or frequently changing frontend needs, while REST suits applications where simple and consistent contracts are preferred. (View Highlight)