The music club "Musikverein 1914 Münster e. V." provides its members and interested persons since 2019 an own android app. This repository contains the custom developed wordpress-plugin which provides a rest-api for this mentioned app. The android app can be downloaded from google play at the following link:
In the current version, the app allows users to inform themselves about our association through current articles and events, as well as an up-to-date gallery.
To install this Wordpress-Plugin it is necessary to download the program code of this repository at first.
In the second step, the downloaded folder with the code needs to be moved to the directory "/wp-content/plugins" of the Wordpress-Instance (e.g. via an FTP connection).
Finally, the plugin named "RESTful API - Musikverein 1914 Münster e. V." needs to be activated in the section "Plugins" of Wordpress's administration interface.
The API documentation is written in OpenAPI 3 and could be found in the folder "documentation".