REST Service for POPCORN - ILIAS
alex
2025-06-06 c82fec24c43ec50b6ec0cd6a4cc934836963131e
README.md
@@ -46,9 +46,10 @@
z.B. unter `/etc/apache2/sites-available/globusfm-dev2.minervis.com.conf`
    # Proxy all requests to /popcorn/... to the globus-ilias-rest service
    ProxyPreserveHost On
    ProxyPass /popcorn http://localhost:4101         
    ProxyPassReverse / http://localhost:4101
    ProxyPassReverse /popcorn http://localhost:4101
_testen_
@@ -67,10 +68,16 @@
Die Antwort prettyfeien:
    curl localhost:4101/users?token=AUTHTOKEN | jq .
### Routes
### globusfm-dev2
Kann zugegriffen werden über
    https://globusfm-dev2.minervis.com/popcorn/users?token=$TOKEN
## Routes
Verfügbare Routen sind:
@@ -79,4 +86,10 @@
    GET /user/login/:login
    GET /user/userId/:userId
    GET /kurs
    GET /kurs/items/:ref_id
    GET /kurs/teilnehmer/:ref_id
    GET /kurs/teilnehmer/:ref_id/count