Appirator Concepts There are a number of core concepts in Appirator. These are themselves used in building Appirator and they will also be required in creating any application or API. Modelling At its heart, Appirator is more about object modelling than API modelling. Appirator APIs are an important aspect of an Appirator application, but they are just one part of it. Without the object model, the API would not exist.
Applications & Modules Appirator modules are collections of classes and objects, event handlers and scripts related to those classes. Modules and applications can import other modules as needed to perform their functions and to reuse logic and resource class segments efficiently. An application is a specialised module that can be started and stopped. Call Context The Call Context is an object containing contextual information relating to the current request or process.