This is the API for API as a Service.
With API as a Service you can easily build PHP APIs via a GUI. The administration user interface is an independent application and separated from the rest of the system.
You can use the API of API as a Service to formally define your data models and then programmatically generate a PHP API from the definitions.
Some important features of API as a Service are:
- Easily create your data models, including associated field definitions and relationships, while maintaining full control over the underlying database management system
- Migrate your system quickly and cleanly to a new application state
- Create validation constraints to validate input from your API consumers
- Create API filters and route incoming data for further processing only according to predefined criteria
- Use modern and industrial security standards and define detailed access rights, authentication and authorization
- Based on the created API, your consumers can develop web applications, mobile applications, websites, etc.
If you are interested in installing our application, take a look at INSTALL.md or visit our Wiki.