📄️ The Application instance
Application runtime schema
📄️ Running an application in HTTP mode
In AVRO, running an application in HTTP mode involves initializing the main addon and handling HTTP requests through defined actions.
📄️ Error and Exception handling
Most applications evolve over time with new functionalities being added or modified as business requirements change.
📄️ Language management
The need for multilingual websites has become more and more important as sites are welcoming visitors from all around the world more and more frequently.
📄️ Template development
Templates in AVRO are designed to be very flexible and to make the developer's life easier like every other part of the framework. Since it can entirely avoid PHP snippets of code, templates need not be created and managed by developers. Actually, any designer or site administrator with knowledge of HTML could tackle these tasks.