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