Skip to content

Commit 5a383bc

Browse files
committed
Add new interesting links comparing API styles
1 parent 4f817fb commit 5a383bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/apis_introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ They have been chosen because of their maturity, adoption and popularity. The [S
5858
* 🔗 [REST vs. GraphQL: A Critical Review, by Zdenek "Z" Nemec](https://goodapi.co/blog/rest-vs-graphql)
5959
* 🔗 [API design: Understanding gRPC, OpenAPI and REST and when to use them](https://cloud.google.com/blog/products/api-management/understanding-grpc-openapi-and-rest-and-when-to-use-them)
6060
* 🔗 [REST vs. gRPC: Battle of the APIs](https://code.tutsplus.com/tutorials/rest-vs-grpc-battle-of-the-apis--cms-30711)
61+
* 🔗 [When to Use What: REST, GraphQL, Webhooks, & gRPC](https://nordicapis.com/when-to-use-what-rest-graphql-webhooks-grpc/)
62+
* 🔗 [Comparing API Architectural Styles: SOAP vs REST vs GraphQL vs RPC](https://www.altexsoft.com/blog/soap-vs-rest-vs-graphql-vs-rpc/)
6163

6264
[OpenAPI]: https://swagger.io/specification/
6365
[Google API design Guide: Resource Oriented Design]: https://cloud.google.com/apis/design/resources

0 commit comments

Comments
 (0)