As of version 0.9 BaasBox includes a plugin engine. This allows to implement business logic on the server side. When you create a new plugin you essentially create a new endpoint to which you can send HTTP requests. Here are some examples of features that you can implement using plugins: an API that allows to [...]