What does the Alta API software model look like ?
Alta uses a layered approach to structure the Application Program Interface (API). Each layer of the API (Layer 0, 1 and 2) is modular and can be built and tested independently. This architecture limits the impact of changes to the module where they occur and make it easier to test and troubleshoot problems. Layer 0 provides […]