Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.23 KB

Musikverein 1914 Münster e. V.

Wordpress-REST-API | Musikverein 1914 Münster e. V.

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:

Google Play Store

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.

Installation

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.

Documentation

The API documentation is written in OpenAPI 3 and could be found in the folder "documentation".