Service-oriented programming

Home > Computer Science > Software Engineering > Object-Oriented Programming (OOP) > Service-oriented programming

This type of OOP focuses on creating modular, reusable services that can be composed into larger systems. It is often used in web services and APIs.