Category: Tutorial
-
Use Mustangserver with Javascript
Small step by step guide how to write a Mustangserver client in Node.js/Javascript
-
Use Mustangserver with PHP
1. Log in on https://api.usegroup.de/devportal/ , select the latest Mustangserver API and download the OpenAPI (=Swagger) definition of the API 2. Open the file in a text editor, select all and copy3. Download, run and access a Swagger Editor Docker image, i.e. by using to run locally via port 8080. Paste the copied Swagger file.…