545 B
545 B
Stud.IP JSON:API – Offline Copy
This directory holds a static snapshot of the Stud.IP JSON:API documentation that used to live under https://docs.gitlab.studip.de/entwicklung/docs/jsonapi/.
Usage
- Open
index.htmlin a browser for the landing page (it redirects to the mirrored start page). - For a local docs server, run
python -m http.serverinside this folder and visithttp://localhost:8000/.
All pages rely only on the downloaded *_files asset folders, so the entire documentation works without an internet connection.