Microservices in Delphi – Part 1

  Contents1 Introduction2 Microservices3 Pimlico4 Local Microservices4.1 Adding a Customer4.2 Updating a Customer4.3 Getting the List of Customers4.4 Deleting a Customer5 Unit Tests6 (Unexpected but Pleasant) Use of Local Services6.1 Internationalisation (Translations)6.2 Plugins6.2.1 Open-source6.2.2...