Skip to content

christiansiewert/aaas-api

Repository files navigation

API as a Service

API as a Service - API

License: BSD-3 Gitpod ready-to-code Travis Status Scrutinizer Code Coverage Documentation Status Latest Tag

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.

Create your data models and field definitions

Generate your API and migrate your system

You can use your generated API for building apps, websites, etc.

About

Open Source API for API as a Service with which you can easily build PHP APIs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published