tomjoht/learnapidoc

Expand on the different types of APIs out there

amzn-tomjoht opened this issue · 1 comments

Many people in the course get surprised when they go to GitHub to look for ways to contribute on API projects, or they look at the APIs at their work, and they get confused because they don't resemble the REST APIs covered in this course. I want to expand on the many different types of APIs out there.

I expanded on the many different types of APIs out there (beyond REST). The list now native library APIs, SOAP APIs, RPC-based APIs, gRPC APIs, REST APIs, Voice Assistant APIs, and IoT APIs. See Introduction to REST API documentation.