You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »



Systems are built of components, services, or micro-services that interact through APIs.

Besides this, products usually provide public APIs (REST, SOAP, etc) as machine-friendly interfaces so that external systems can easily interact with them.

On this page, you'll find some tutorials related to building and testing APIs.


  • No labels