Modeling Low Code Solutions
The whole solution is organized in namespaces. There are three kinds of namespaces within a Solution:
| Namespace Type | Description | 
| API Namespace | Refer to the APIs that are exposed and can be accessed and used by other resources. | 
| Domain Namespace | Contain the business logic of the current solution | 
| Integration Namespace | Connect with already implemented APIs that can be used to enhance the current solution. |