General
DMRL is an open source software which provides the Deutsche Minigolf Rangliste as a RESTful service.
There is a number of reasons:
The DMRL ist not responsible for computing the Deutsche Minigolf Rangliste. DMRL retrieves the Deutsche Minigolf Rangliste from the web site of Deutscher Minigolfsport Verband which is published there in a human readable format. DMRL reads that information and publishes it as a RESTful service.
You're not interested in the whole technical stuff, you're a user who just wants to display a part of the Deutsche Minigolf Rangliste on your website?
That's great, because the software was developed for you! You only need to add some JavaScript code to your homepage and will be able to display the Deutsche Minigolf Rangliste there.
The good news is: since friday, 15th of july 2011, there is an initial prototype of the software up and running on cloudbees.net. Here you can find a sample client calling the service and displaying the results.
I developed a small JavaScript client library which is based on jQuery to call the service from inside a HTML page. There is a userguide available which explains how to include the DMRL client into your website.
If you need some help feel free to contact me.
Currently there is much to be done to complete a basic version of the software. There are not only technical problems to be solved, there is much other stuff, like creating a user documentation.
If you want to participate just have a look at Join in .
If you want to download the source code of DMRL and build and run it locally just complete the following steps: